mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
modify includedir
This commit is contained in:
parent
d04fb86e66
commit
5e649a8709
@ -1,6 +1,6 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
includedir=${prefix}/include/cjson
|
||||
|
||||
Name: libcjson
|
||||
Version: @version@
|
||||
|
Loading…
Reference in New Issue
Block a user