diff options
author | Calvin Morrison <calvin@pobox.com> | 2023-04-05 14:13:39 -0400 |
---|---|---|
committer | Calvin Morrison <calvin@pobox.com> | 2023-04-05 14:13:39 -0400 |
commit | 835e373b3eeaabcd0621ed6798ab500f37982fae (patch) | |
tree | dfa16b0e2e1b4956b38f693220eac4e607802133 /splash/CMakeFiles/splash.dir |
Diffstat (limited to 'splash/CMakeFiles/splash.dir')
-rw-r--r-- | splash/CMakeFiles/splash.dir/DependInfo.cmake | 11 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/build.make | 135 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/cmake_clean.cmake | 9 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/cmake_clean_target.cmake | 3 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/depend.internal | 3 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/depend.make | 3 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/flags.make | 10 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/link.txt | 2 | ||||
-rw-r--r-- | splash/CMakeFiles/splash.dir/progress.make | 2 |
9 files changed, 178 insertions, 0 deletions
diff --git a/splash/CMakeFiles/splash.dir/DependInfo.cmake b/splash/CMakeFiles/splash.dir/DependInfo.cmake new file mode 100644 index 0000000..19fab21 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/splash/CMakeFiles/splash.dir/build.make b/splash/CMakeFiles/splash.dir/build.make new file mode 100644 index 0000000..3d6695a --- /dev/null +++ b/splash/CMakeFiles/splash.dir/build.make @@ -0,0 +1,135 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#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 rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/calvin/src/xpdf-4.04 + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/calvin/src/xpdf-4.04 + +# Include any dependencies generated for this target. +include splash/CMakeFiles/splash.dir/depend.make + +# Include the progress variables for this target. +include splash/CMakeFiles/splash.dir/progress.make + +# Include the compile flags for this target's objects. +include splash/CMakeFiles/splash.dir/flags.make + +# Object files for target splash +splash_OBJECTS = + +# External object files for target splash +splash_EXTERNAL_OBJECTS = \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/Splash.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashBitmap.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashClip.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFTFont.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFont.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFontEngine.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFontFile.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashFontFileID.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashPath.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashPattern.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashScreen.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashState.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashXPath.cc.o" \ +"/home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.o" + +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/Splash.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashBitmap.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashClip.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFTFont.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFont.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFontEngine.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFontFile.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashFontFileID.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashPath.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashPattern.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashScreen.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashState.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashXPath.cc.o +splash/libsplash.a: splash/CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.o +splash/libsplash.a: splash/CMakeFiles/splash.dir/build.make +splash/libsplash.a: splash/CMakeFiles/splash.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/calvin/src/xpdf-4.04/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Linking CXX static library libsplash.a" + cd /home/calvin/src/xpdf-4.04/splash && $(CMAKE_COMMAND) -P CMakeFiles/splash.dir/cmake_clean_target.cmake + cd /home/calvin/src/xpdf-4.04/splash && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/splash.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +splash/CMakeFiles/splash.dir/build: splash/libsplash.a + +.PHONY : splash/CMakeFiles/splash.dir/build + +splash/CMakeFiles/splash.dir/clean: + cd /home/calvin/src/xpdf-4.04/splash && $(CMAKE_COMMAND) -P CMakeFiles/splash.dir/cmake_clean.cmake +.PHONY : splash/CMakeFiles/splash.dir/clean + +splash/CMakeFiles/splash.dir/depend: + cd /home/calvin/src/xpdf-4.04 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/calvin/src/xpdf-4.04 /home/calvin/src/xpdf-4.04/splash /home/calvin/src/xpdf-4.04 /home/calvin/src/xpdf-4.04/splash /home/calvin/src/xpdf-4.04/splash/CMakeFiles/splash.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : splash/CMakeFiles/splash.dir/depend + diff --git a/splash/CMakeFiles/splash.dir/cmake_clean.cmake b/splash/CMakeFiles/splash.dir/cmake_clean.cmake new file mode 100644 index 0000000..905e817 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/cmake_clean.cmake @@ -0,0 +1,9 @@ +file(REMOVE_RECURSE + "libsplash.a" + "libsplash.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/splash.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/splash/CMakeFiles/splash.dir/cmake_clean_target.cmake b/splash/CMakeFiles/splash.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..4294aad --- /dev/null +++ b/splash/CMakeFiles/splash.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libsplash.a" +) diff --git a/splash/CMakeFiles/splash.dir/depend.internal b/splash/CMakeFiles/splash.dir/depend.internal new file mode 100644 index 0000000..756f521 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/depend.internal @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + diff --git a/splash/CMakeFiles/splash.dir/depend.make b/splash/CMakeFiles/splash.dir/depend.make new file mode 100644 index 0000000..756f521 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/depend.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + diff --git a/splash/CMakeFiles/splash.dir/flags.make b/splash/CMakeFiles/splash.dir/flags.make new file mode 100644 index 0000000..ae623ab --- /dev/null +++ b/splash/CMakeFiles/splash.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/calvin/src/xpdf-4.04 -I/home/calvin/src/xpdf-4.04/goo -I/home/calvin/src/xpdf-4.04/fofi -I/usr/include/freetype2 + +CXX_FLAGS = + diff --git a/splash/CMakeFiles/splash.dir/link.txt b/splash/CMakeFiles/splash.dir/link.txt new file mode 100644 index 0000000..1c08a0a --- /dev/null +++ b/splash/CMakeFiles/splash.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libsplash.a CMakeFiles/splash_objs.dir/Splash.cc.o CMakeFiles/splash_objs.dir/SplashBitmap.cc.o CMakeFiles/splash_objs.dir/SplashClip.cc.o CMakeFiles/splash_objs.dir/SplashFTFont.cc.o CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.o CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.o CMakeFiles/splash_objs.dir/SplashFont.cc.o CMakeFiles/splash_objs.dir/SplashFontEngine.cc.o CMakeFiles/splash_objs.dir/SplashFontFile.cc.o CMakeFiles/splash_objs.dir/SplashFontFileID.cc.o CMakeFiles/splash_objs.dir/SplashPath.cc.o CMakeFiles/splash_objs.dir/SplashPattern.cc.o CMakeFiles/splash_objs.dir/SplashScreen.cc.o CMakeFiles/splash_objs.dir/SplashState.cc.o CMakeFiles/splash_objs.dir/SplashXPath.cc.o CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.o +/usr/bin/ranlib libsplash.a diff --git a/splash/CMakeFiles/splash.dir/progress.make b/splash/CMakeFiles/splash.dir/progress.make new file mode 100644 index 0000000..225de34 --- /dev/null +++ b/splash/CMakeFiles/splash.dir/progress.make @@ -0,0 +1,2 @@ +CMAKE_PROGRESS_1 = + |