Merge branch 'Xeverous-patch-1' into develop
This commit is contained in:
commit
4c874f0bd3
@ -30,6 +30,7 @@ project(nana VERSION 1.6.2
|
|||||||
####################### Main setting of Nana targets, sources and installs #####################
|
####################### Main setting of Nana targets, sources and installs #####################
|
||||||
|
|
||||||
add_library(nana)
|
add_library(nana)
|
||||||
|
add_library(nana::nana ALIAS nana)
|
||||||
target_compile_features(nana PUBLIC cxx_std_17)
|
target_compile_features(nana PUBLIC cxx_std_17)
|
||||||
|
|
||||||
# need after cxx_std_14 or cxx_std_17 ??
|
# need after cxx_std_14 or cxx_std_17 ??
|
||||||
|
Loading…
x
Reference in New Issue
Block a user