Andreas Schuh
|
ffbc1cea57
|
Use gflags as target name instead of PACKAGE_NAME to not make things unnecessarily generic.
|
2013-08-01 00:17:13 +01:00 |
|
Andreas Schuh
|
6ec7d7f81e
|
Fix relative path to installation prefix in CMake config file.
|
2013-08-01 00:10:15 +01:00 |
|
Andreas Schuh
|
43a33dcd53
|
Install CMake config file inside lib/ directory on Unix.
|
2013-08-01 00:01:21 +01:00 |
|
Andreas Schuh
|
42a0018843
|
Configure and install CMake package configuration file to help find_package locate the gflags package.
|
2013-07-31 23:55:50 +01:00 |
|
Andreas Schuh
|
6f2a78a26f
|
Fix configuration on Windows and add src directory to include path.
|
2013-05-22 11:02:04 +01:00 |
|
Andreas Schuh
|
4eb2cb223b
|
Add missing windows portability definitions.
|
2013-05-22 00:06:08 +01:00 |
|
Andreas Schuh
|
f7e89ba9ea
|
Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation.
|
2013-04-21 03:38:25 +01:00 |
|
Andreas Schuh
|
3624d33ae5
|
Set CMAKE_BUILD_TYPE to Release by default. Require CMake >=2.8.
|
2013-04-21 03:09:43 +01:00 |
|
Andreas Schuh
|
392eb67dbf
|
Add CMakeLists.txt and adapt source files accordingly.
|
2013-04-21 03:05:35 +01:00 |
|