summaryrefslogtreecommitdiff
path: root/build/src/Skeleton_blocker/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/src/Skeleton_blocker/test/Makefile')
-rw-r--r--build/src/Skeleton_blocker/test/Makefile263
1 files changed, 263 insertions, 0 deletions
diff --git a/build/src/Skeleton_blocker/test/Makefile b/build/src/Skeleton_blocker/test/Makefile
new file mode 100644
index 00000000..c22b2b82
--- /dev/null
+++ b/build/src/Skeleton_blocker/test/Makefile
@@ -0,0 +1,263 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.0
+
+# Default target executed when no arguments are given to make.
+default_target: all
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+.PHONY : .NOTPARALLEL
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/frg/Bureau/mWorkingDirectory
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/frg/Bureau/mWorkingDirectory/build
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+.PHONY : edit_cache/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target test
+test:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
+ /usr/bin/ctest --force-new-ctest-process $(ARGS)
+.PHONY : test
+
+# Special rule for the target test
+test/fast: test
+.PHONY : test/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/frg/Bureau/mWorkingDirectory/build/CMakeFiles /home/frg/Bureau/mWorkingDirectory/build/src/Skeleton_blocker/test/CMakeFiles/progress.marks
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/frg/Bureau/mWorkingDirectory/build/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/rule:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/rule
+.PHONY : src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/rule
+
+# Convenience name for target.
+TestGeometricComplex: src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/rule
+.PHONY : TestGeometricComplex
+
+# fast build rule for target.
+TestGeometricComplex/fast:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/build
+.PHONY : TestGeometricComplex/fast
+
+# Convenience name for target.
+src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/rule:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/rule
+.PHONY : src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/rule
+
+# Convenience name for target.
+TestSimplifiable: src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/rule
+.PHONY : TestSimplifiable
+
+# fast build rule for target.
+TestSimplifiable/fast:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/build
+.PHONY : TestSimplifiable/fast
+
+# Convenience name for target.
+src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/rule:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f CMakeFiles/Makefile2 src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/rule
+.PHONY : src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/rule
+
+# Convenience name for target.
+TestSkeletonBlockerComplex: src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/rule
+.PHONY : TestSkeletonBlockerComplex
+
+# fast build rule for target.
+TestSkeletonBlockerComplex/fast:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/build
+.PHONY : TestSkeletonBlockerComplex/fast
+
+TestGeometricComplex.o: TestGeometricComplex.cpp.o
+.PHONY : TestGeometricComplex.o
+
+# target to build an object file
+TestGeometricComplex.cpp.o:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/TestGeometricComplex.cpp.o
+.PHONY : TestGeometricComplex.cpp.o
+
+TestGeometricComplex.i: TestGeometricComplex.cpp.i
+.PHONY : TestGeometricComplex.i
+
+# target to preprocess a source file
+TestGeometricComplex.cpp.i:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/TestGeometricComplex.cpp.i
+.PHONY : TestGeometricComplex.cpp.i
+
+TestGeometricComplex.s: TestGeometricComplex.cpp.s
+.PHONY : TestGeometricComplex.s
+
+# target to generate assembly for a file
+TestGeometricComplex.cpp.s:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestGeometricComplex.dir/TestGeometricComplex.cpp.s
+.PHONY : TestGeometricComplex.cpp.s
+
+TestSimplifiable.o: TestSimplifiable.cpp.o
+.PHONY : TestSimplifiable.o
+
+# target to build an object file
+TestSimplifiable.cpp.o:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/TestSimplifiable.cpp.o
+.PHONY : TestSimplifiable.cpp.o
+
+TestSimplifiable.i: TestSimplifiable.cpp.i
+.PHONY : TestSimplifiable.i
+
+# target to preprocess a source file
+TestSimplifiable.cpp.i:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/TestSimplifiable.cpp.i
+.PHONY : TestSimplifiable.cpp.i
+
+TestSimplifiable.s: TestSimplifiable.cpp.s
+.PHONY : TestSimplifiable.s
+
+# target to generate assembly for a file
+TestSimplifiable.cpp.s:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSimplifiable.dir/TestSimplifiable.cpp.s
+.PHONY : TestSimplifiable.cpp.s
+
+TestSkeletonBlockerComplex.o: TestSkeletonBlockerComplex.cpp.o
+.PHONY : TestSkeletonBlockerComplex.o
+
+# target to build an object file
+TestSkeletonBlockerComplex.cpp.o:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/TestSkeletonBlockerComplex.cpp.o
+.PHONY : TestSkeletonBlockerComplex.cpp.o
+
+TestSkeletonBlockerComplex.i: TestSkeletonBlockerComplex.cpp.i
+.PHONY : TestSkeletonBlockerComplex.i
+
+# target to preprocess a source file
+TestSkeletonBlockerComplex.cpp.i:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/TestSkeletonBlockerComplex.cpp.i
+.PHONY : TestSkeletonBlockerComplex.cpp.i
+
+TestSkeletonBlockerComplex.s: TestSkeletonBlockerComplex.cpp.s
+.PHONY : TestSkeletonBlockerComplex.s
+
+# target to generate assembly for a file
+TestSkeletonBlockerComplex.cpp.s:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(MAKE) -f src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/build.make src/Skeleton_blocker/test/CMakeFiles/TestSkeletonBlockerComplex.dir/TestSkeletonBlockerComplex.cpp.s
+.PHONY : TestSkeletonBlockerComplex.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... TestGeometricComplex"
+ @echo "... TestSimplifiable"
+ @echo "... TestSkeletonBlockerComplex"
+ @echo "... edit_cache"
+ @echo "... rebuild_cache"
+ @echo "... test"
+ @echo "... TestGeometricComplex.o"
+ @echo "... TestGeometricComplex.i"
+ @echo "... TestGeometricComplex.s"
+ @echo "... TestSimplifiable.o"
+ @echo "... TestSimplifiable.i"
+ @echo "... TestSimplifiable.s"
+ @echo "... TestSkeletonBlockerComplex.o"
+ @echo "... TestSkeletonBlockerComplex.i"
+ @echo "... TestSkeletonBlockerComplex.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd /home/frg/Bureau/mWorkingDirectory/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+