From 835e373b3eeaabcd0621ed6798ab500f37982fae Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Wed, 5 Apr 2023 14:13:39 -0400 Subject: xpdf-no-select-disable --- goo/CMakeFiles/goo_objs.dir/flags.make | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 goo/CMakeFiles/goo_objs.dir/flags.make (limited to 'goo/CMakeFiles/goo_objs.dir/flags.make') diff --git a/goo/CMakeFiles/goo_objs.dir/flags.make b/goo/CMakeFiles/goo_objs.dir/flags.make new file mode 100644 index 0000000..333c351 --- /dev/null +++ b/goo/CMakeFiles/goo_objs.dir/flags.make @@ -0,0 +1,17 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# compile C with /usr/bin/cc +# compile CXX with /usr/bin/c++ +C_DEFINES = + +C_INCLUDES = -I/home/calvin/src/xpdf-4.04 + +C_FLAGS = -fPIC + +CXX_DEFINES = + +CXX_INCLUDES = -I/home/calvin/src/xpdf-4.04 + +CXX_FLAGS = -fPIC + -- cgit v1.2.3