tweak cmake, fetch less
This commit is contained in:
+48
-50
@@ -57,10 +57,10 @@ RM = /usr/bin/cmake -E rm -f
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/alardner/cl_polyparti
|
||||
CMAKE_SOURCE_DIR = /home/alardner/projects/polypartiCL
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/alardner/cl_polyparti/build
|
||||
CMAKE_BINARY_DIR = /home/alardner/projects/polypartiCL/build
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
@@ -87,9 +87,9 @@ rebuild_cache/fast: rebuild_cache
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/alardner/cl_polyparti/build/CMakeFiles /home/alardner/cl_polyparti/build//CMakeFiles/progress.marks
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/alardner/projects/polypartiCL/build/CMakeFiles /home/alardner/projects/polypartiCL/build//CMakeFiles/progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/alardner/cl_polyparti/build/CMakeFiles 0
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/alardner/projects/polypartiCL/build/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
@@ -113,70 +113,69 @@ preinstall/fast:
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
$(CMAKE_COMMAND) -P /home/alardner/cl_polyparti/build/CMakeFiles/VerifyGlobs.cmake
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named cl_polyparti
|
||||
# Target rules for targets named polypartiCL
|
||||
|
||||
# Build rule for target.
|
||||
cl_polyparti: cmake_check_build_system
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cl_polyparti
|
||||
.PHONY : cl_polyparti
|
||||
polypartiCL: cmake_check_build_system
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 polypartiCL
|
||||
.PHONY : polypartiCL
|
||||
|
||||
# fast build rule for target.
|
||||
cl_polyparti/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/build
|
||||
.PHONY : cl_polyparti/fast
|
||||
polypartiCL/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/build
|
||||
.PHONY : polypartiCL/fast
|
||||
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.o: CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.o
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.o
|
||||
src/main.o: src/main.cpp.o
|
||||
.PHONY : src/main.o
|
||||
|
||||
# target to build an object file
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.o
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.o
|
||||
src/main.cpp.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/main.cpp.o
|
||||
.PHONY : src/main.cpp.o
|
||||
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.i: CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.i
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.i
|
||||
src/main.i: src/main.cpp.i
|
||||
.PHONY : src/main.i
|
||||
|
||||
# target to preprocess a source file
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.i
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.i
|
||||
src/main.cpp.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/main.cpp.i
|
||||
.PHONY : src/main.cpp.i
|
||||
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.s: CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.s
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.s
|
||||
src/main.s: src/main.cpp.s
|
||||
.PHONY : src/main.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.s
|
||||
.PHONY : CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.cpp.s
|
||||
src/main.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/main.cpp.s
|
||||
.PHONY : src/main.cpp.s
|
||||
|
||||
CMakeFiles/TESTSYCL/sycl_features.o: CMakeFiles/TESTSYCL/sycl_features.cpp.o
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.o
|
||||
src/polypartiCL.o: src/polypartiCL.cpp.o
|
||||
.PHONY : src/polypartiCL.o
|
||||
|
||||
# target to build an object file
|
||||
CMakeFiles/TESTSYCL/sycl_features.cpp.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/TESTSYCL/sycl_features.cpp.o
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.cpp.o
|
||||
src/polypartiCL.cpp.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/polypartiCL.cpp.o
|
||||
.PHONY : src/polypartiCL.cpp.o
|
||||
|
||||
CMakeFiles/TESTSYCL/sycl_features.i: CMakeFiles/TESTSYCL/sycl_features.cpp.i
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.i
|
||||
src/polypartiCL.i: src/polypartiCL.cpp.i
|
||||
.PHONY : src/polypartiCL.i
|
||||
|
||||
# target to preprocess a source file
|
||||
CMakeFiles/TESTSYCL/sycl_features.cpp.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/TESTSYCL/sycl_features.cpp.i
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.cpp.i
|
||||
src/polypartiCL.cpp.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/polypartiCL.cpp.i
|
||||
.PHONY : src/polypartiCL.cpp.i
|
||||
|
||||
CMakeFiles/TESTSYCL/sycl_features.s: CMakeFiles/TESTSYCL/sycl_features.cpp.s
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.s
|
||||
src/polypartiCL.s: src/polypartiCL.cpp.s
|
||||
.PHONY : src/polypartiCL.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
CMakeFiles/TESTSYCL/sycl_features.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cl_polyparti.dir/build.make CMakeFiles/cl_polyparti.dir/CMakeFiles/TESTSYCL/sycl_features.cpp.s
|
||||
.PHONY : CMakeFiles/TESTSYCL/sycl_features.cpp.s
|
||||
src/polypartiCL.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/polypartiCL.dir/build.make CMakeFiles/polypartiCL.dir/src/polypartiCL.cpp.s
|
||||
.PHONY : src/polypartiCL.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@@ -186,13 +185,13 @@ help:
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... cl_polyparti"
|
||||
@echo "... CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
@echo "... CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.i"
|
||||
@echo "... CMakeFiles/4.3.3/CompilerIdCXX/CMakeCXXCompilerId.s"
|
||||
@echo "... CMakeFiles/TESTSYCL/sycl_features.o"
|
||||
@echo "... CMakeFiles/TESTSYCL/sycl_features.i"
|
||||
@echo "... CMakeFiles/TESTSYCL/sycl_features.s"
|
||||
@echo "... polypartiCL"
|
||||
@echo "... src/main.o"
|
||||
@echo "... src/main.i"
|
||||
@echo "... src/main.s"
|
||||
@echo "... src/polypartiCL.o"
|
||||
@echo "... src/polypartiCL.i"
|
||||
@echo "... src/polypartiCL.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
@@ -204,7 +203,6 @@ help:
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -P /home/alardner/cl_polyparti/build/CMakeFiles/VerifyGlobs.cmake
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user