# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 #============================================================================= # 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 = /mnt/hgfs/vm-exchange/SQLiteCpp # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/hgfs/vm-exchange/SQLiteCpp/build # Include any dependencies generated for this target. include CMakeFiles/SQLiteCpp_tests.dir/depend.make # Include the progress variables for this target. include CMakeFiles/SQLiteCpp_tests.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o: ../tests/Column_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_1) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Column_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Column_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Column_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o: ../tests/Database_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_2) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Database_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Database_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Database_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o: ../tests/Statement_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_3) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Statement_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Statement_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Statement_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o: ../tests/Backup_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_4) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Backup_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Backup_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Backup_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o: ../tests/Transaction_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_5) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Transaction_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Transaction_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/Transaction_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o: CMakeFiles/SQLiteCpp_tests.dir/flags.make CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o: ../tests/VariadicBind_test.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_6) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/tests/VariadicBind_test.cpp CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/tests/VariadicBind_test.cpp > CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.i CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/tests/VariadicBind_test.cpp -o CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.s CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.provides: CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp_tests.dir/build.make CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.provides CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.provides.build: CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o # Object files for target SQLiteCpp_tests SQLiteCpp_tests_OBJECTS = \ "CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o" \ "CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o" \ "CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o" \ "CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o" \ "CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o" \ "CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o" # External object files for target SQLiteCpp_tests SQLiteCpp_tests_EXTERNAL_OBJECTS = SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/build.make SQLiteCpp_tests: googletest/googlemock/gtest/libgtest_main.a SQLiteCpp_tests: libSQLiteCpp.a SQLiteCpp_tests: sqlite3/libsqlite3.a SQLiteCpp_tests: googletest/googlemock/gtest/libgtest.a SQLiteCpp_tests: CMakeFiles/SQLiteCpp_tests.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable SQLiteCpp_tests" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/SQLiteCpp_tests.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/SQLiteCpp_tests.dir/build: SQLiteCpp_tests .PHONY : CMakeFiles/SQLiteCpp_tests.dir/build CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.requires CMakeFiles/SQLiteCpp_tests.dir/requires: CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.requires .PHONY : CMakeFiles/SQLiteCpp_tests.dir/requires CMakeFiles/SQLiteCpp_tests.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/SQLiteCpp_tests.dir/cmake_clean.cmake .PHONY : CMakeFiles/SQLiteCpp_tests.dir/clean CMakeFiles/SQLiteCpp_tests.dir/depend: cd /mnt/hgfs/vm-exchange/SQLiteCpp/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/hgfs/vm-exchange/SQLiteCpp /mnt/hgfs/vm-exchange/SQLiteCpp /mnt/hgfs/vm-exchange/SQLiteCpp/build /mnt/hgfs/vm-exchange/SQLiteCpp/build /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles/SQLiteCpp_tests.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/SQLiteCpp_tests.dir/depend