Merge branch '2.6'
This commit is contained in:
commit
c8d017bd88
@ -140,7 +140,7 @@ By default the CMake_ project will generate build files for building the
|
|||||||
static library. To build the shared version use::
|
static library. To build the shared version use::
|
||||||
|
|
||||||
...
|
...
|
||||||
cmake -DBUILD_SHARED=1 ..
|
cmake -DJANSSON_BUILD_SHARED_LIBS=1 ..
|
||||||
|
|
||||||
Changing install directory (same as autoconf --prefix)
|
Changing install directory (same as autoconf --prefix)
|
||||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
Loading…
Reference in New Issue
Block a user