mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 15:40:53 +02:00
Merge 210299b309
into 12cf5de1a8
This commit is contained in:
commit
083af94ce2
2 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,8 @@ project(
|
|||
LANGUAGES CXX
|
||||
)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# ---- Include guards ----
|
||||
|
||||
if(PROJECT_SOURCE_DIR STREQUAL PROJECT_BINARY_DIR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue