Toponaming: Enable FC_USE_TNP_FIX code
This commit is contained in:
committed by
Chris Hennes
parent
471f0a6ab7
commit
56923c5476
@@ -90,4 +90,8 @@ macro(SetGlobalCompilerAndLinkerSettings)
|
||||
link_libraries(-lgdi32)
|
||||
endif()
|
||||
endif(MINGW)
|
||||
|
||||
# Enable the Topological Naming Problem mitigation code
|
||||
add_compile_options(-DFC_ENABLE_TNP_FIX)
|
||||
|
||||
endmacro(SetGlobalCompilerAndLinkerSettings)
|
||||
|
||||
Reference in New Issue
Block a user