Move definition of configure_sources CMake function to utils module.
[platform/upstream/gflags.git] / CMakeLists.txt
2013-07-31 Andreas SchuhMove definition of configure_sources CMake function...
2013-07-31 Andreas SchuhUse gflags as target name instead of PACKAGE_NAME to...
2013-07-31 Andreas SchuhFix relative path to installation prefix in CMake confi...
2013-07-31 Andreas SchuhInstall CMake config file inside lib/ directory on...
2013-07-31 Andreas SchuhConfigure and install CMake package configuration file...
2013-05-22 Andreas SchuhFix configuration on Windows and add src directory...
2013-05-21 Andreas SchuhAdd missing windows portability definitions.
2013-04-21 Andreas SchuhMove public header files to src/ subdirectory. Copy...
2013-04-21 Andreas SchuhSet CMAKE_BUILD_TYPE to Release by default. Require...
2013-04-21 Andreas SchuhAdd CMakeLists.txt and adapt source files accordingly.