Just linting
This commit is contained in:
@@ -3,6 +3,7 @@ project(Modularity LANGUAGES C CXX)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# ==================== WINDOWS FIXES (only active on Windows) ====================
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user