mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Updated out-of-date comment
This commit is contained in:
@@ -790,7 +790,7 @@ if(WIN32)
|
||||
)
|
||||
endif()
|
||||
|
||||
# Use -Og for files that generate very large object files
|
||||
# Use '-Wa,-mbig-obj' for files that generate very large object files
|
||||
# when compiling with MinGW lest you get "too many sections" assembler errors
|
||||
if(MINGW AND CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
set_source_files_properties(
|
||||
|
Reference in New Issue
Block a user