update
This commit is contained in:
parent
d4ad54915b
commit
37b97de5e6
@ -1,4 +1,4 @@
|
|||||||
cmake_export_compile_cmmands = "CMAKE_EXPORT_COMPILE_COMMANDS"
|
cmake_export_compile_commands = "CMAKE_EXPORT_COMPILE_COMMANDS"
|
||||||
project_name="PROJECT_NAME"
|
project_name="PROJECT_NAME"
|
||||||
public = "PUBLIC"
|
public = "PUBLIC"
|
||||||
static = "STATIC"
|
static = "STATIC"
|
||||||
@ -14,3 +14,4 @@ o2 = "-O2"
|
|||||||
cmake_cxx_flags_release = "CMAKE_CXX_FLAGS_RELEASE"
|
cmake_cxx_flags_release = "CMAKE_CXX_FLAGS_RELEASE"
|
||||||
cmake_cxx_flags_debug = "CMAKE_CXX_FLAGS_DEBUG"
|
cmake_cxx_flags_debug = "CMAKE_CXX_FLAGS_DEBUG"
|
||||||
on="ON"
|
on="ON"
|
||||||
|
project_source_dir = "PROJECT_SOURCE_DIR"
|
Loading…
Reference in New Issue
Block a user