You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.4 KiB
CMake
40 lines
1.4 KiB
CMake
# The set of languages for which implicit dependencies are needed:
|
|
set(CMAKE_DEPENDS_LANGUAGES
|
|
"CXX"
|
|
)
|
|
# The set of files for implicit dependencies of each language:
|
|
set(CMAKE_DEPENDS_CHECK_CXX
|
|
"/media/psf/Home/dev/flucoma-sc/src/FluidAmpGate/FluidAmpGate.cpp" "/media/psf/Home/dev/flucoma-sc/linuxbuild/src/FluidAmpGate/CMakeFiles/FluidAmpGate.dir/FluidAmpGate.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
set(CMAKE_TARGET_DEFINITIONS_CXX
|
|
"EIGEN_MPL2_ONLY=1"
|
|
"FluidAmpGate_EXPORTS"
|
|
)
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
|
"../src/FluidAmpGate"
|
|
"/home/owen/mac/dev/flucoma-core/script"
|
|
"/home/owen/mac/dev/fluid_manipulation/include"
|
|
"/home/owen/mac/dev/fluid_manipulation/thirdparty"
|
|
"/home/owen/mac/dev/flucoma-core/include"
|
|
"../include"
|
|
"/home/owen/mac/dev/supercollider/include/plugin_interface"
|
|
"/home/owen/mac/dev/supercollider/include/common"
|
|
"/home/owen/mac/dev/supercollider/common"
|
|
"/home/owen/mac/dev/supercollider/external_libraries/boost"
|
|
"/home/owen/mac/dev/eigen"
|
|
"/home/owen/mac/dev/HISSTools_Library"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
"/media/psf/Home/dev/flucoma-sc/linuxbuild/_deps/flucoma-core-build/CMakeFiles/HISSTools_FFT.dir/DependInfo.cmake"
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|