diff options
author | SudhakarKuma | 2017-10-25 15:53:45 +0530 |
---|---|---|
committer | SudhakarKuma | 2017-10-25 15:53:45 +0530 |
commit | 09c89f6242ecf2495f86140a3f53ef4678f8563b (patch) | |
tree | 96c9a2836be76442376b166f63304a0b2adef560 /builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake | |
download | Open-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.tar.gz Open-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.tar.bz2 Open-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.zip |
Updated OSP-plugin
Diffstat (limited to 'builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake')
-rw-r--r-- | builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake b/builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..1950b62 --- /dev/null +++ b/builds/unix/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.5 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/fossee/Downloads/stellarium-0.15.2/plugins/OSP-plugin-master") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/fossee/Downloads/stellarium-0.15.2/plugins/OSP-plugin-master/builds/unix") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) |