mirror of
https://github.com/dropbox/json11.git
synced 2024-11-21 03:13:49 +08:00
8076ba74e0
...to the CMake build script. The pkg-config file needs a version number (which it takes from the CMakeLists.txt variable), which I've set to 1.0.0. The cmake project declaration needs to be after the minimum-requirement declaration to avoid errors from the cmake's change in VERSION semantics.
12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
# generated files
|
|
test
|
|
libjson11.a
|
|
json11.pc
|
|
|
|
# Cmake
|
|
CMakeCache.txt
|
|
CTestTestfile.cmake
|
|
CMakeFiles
|
|
CMakeScripts
|
|
cmake_install.cmake
|
|
install_manifest.txt |