summaryrefslogtreecommitdiff
path: root/build/src/Alpha_shapes/test/CMakeFiles/AlphaShapesUT.dir/DependInfo.cmake
blob: 0f58b9d7b5e4d6fec1bc8ab972431cd18353365c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# 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
  "/home/frg/Bureau/mWorkingDirectory/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp" "/home/frg/Bureau/mWorkingDirectory/build/src/Alpha_shapes/test/CMakeFiles/AlphaShapesUT.dir/Alpha_shapes_unit_test.cpp.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS
  "BOOST_ALL_NO_LIB"
  "BOOST_RESULT_OF_USE_DECLTYPE"
  "CGAL_EIGEN3_ENABLED"
  "CGAL_USE_GMP"
  "CGAL_USE_GMPXX"
  "CGAL_USE_MPFR"
  "DEBUG_TRACES"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  )

# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
  "../src/Alpha_shapes/test/../../include"
  "../src/common/include"
  "../src/Alpha_shapes/include"
  "../src/Bottleneck/include"
  "../src/Contraction/include"
  "../src/Hasse_complex/include"
  "../src/Persistent_cohomology/include"
  "../src/Simplex_tree/include"
  "../src/Skeleton_blocker/include"
  "/usr/include/x86_64-linux-gnu"
  "src/Alpha_shapes/test"
  "/usr/local/include"
  "/usr/include/eigen3"
  )
set(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
set(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
set(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})