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"
|
||||
public = "PUBLIC"
|
||||
static = "STATIC"
|
||||
@ -13,4 +13,5 @@ o3 = "-O3"
|
||||
o2 = "-O2"
|
||||
cmake_cxx_flags_release = "CMAKE_CXX_FLAGS_RELEASE"
|
||||
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