Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a950e61a authored by Nicolas Bellot's avatar Nicolas Bellot Committed by hhakim
Browse files

demo dir suppression fichier inutile

parent 985a7ce1
No related branches found
No related tags found
No related merge requests found
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.4
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/aleman/WORK/FAUST/faust/trunk/devcpp")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/aleman/WORK/FAUST/faust/trunk/devcpp/misc/demo")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
0
# CMake generated Testfile for
# Source directory: /home/aleman/WORK/FAUST/faust/trunk/devcpp/misc/demo
# Build directory: /home/aleman/WORK/FAUST/faust/trunk/devcpp/misc/demo
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
# Install script for directory: /home/aleman/WORK/FAUST/faust/trunk/devcpp/misc/demo
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/home/aleman/WORK/FAUST/faust/trunk/devcpp/build/FAuST_OUTPUT")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "0")
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment