NANA_CMAKE_INSTALL=ON, but now normal users need to set OFF or EXCLUDE_FROM_ALL
This commit is contained in:
parent
4ba692a6a0
commit
17240f5a51
@ -1,4 +1,4 @@
|
|||||||
option(NANA_CMAKE_INSTALL "Install nana when compile the library (to be consumed without cmake)" OFF)
|
option(NANA_CMAKE_INSTALL "Install nana when compile the library (to be consumed without cmake)" ON)
|
||||||
|
|
||||||
# Install the include directories too.
|
# Install the include directories too.
|
||||||
if(NANA_CMAKE_INSTALL)
|
if(NANA_CMAKE_INSTALL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user