mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
Removing comment
This commit is contained in:
parent
08366ae11c
commit
c6c3bf4a25
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ else()
|
|||
if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
# edit and continue
|
||||
message(STATUS "Enabling Edit and Continue..")
|
||||
#set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /ZI")
|
||||
add_definitions(/ZI)
|
||||
|
||||
# incremental linking
|
||||
|
|
Loading…
Add table
Reference in a new issue