Compare commits
No commits in common. "0705580ce8d1d0febe61507c4f668304e40c5fc8" and "c6489584688ea0d88a6b6e3fcffba3f28e952467" have entirely different histories.
0705580ce8
...
c648958468
@ -58,10 +58,6 @@ elseif (${CMAKE_CXX_COMPILER_ID} STREQUAL "MSVC")
|
||||
else()
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /W4")
|
||||
endif()
|
||||
|
||||
# remove unreferenced objects, reducing binary and debugsymbol sizes
|
||||
# does not work !!! (it actually slightly increased the file size by <1%)
|
||||
# add_link_options("/OPT:REF")
|
||||
endif()
|
||||
|
||||
# cmake setup end
|
||||
|
2
external/solanaceae_ngc_ft1
vendored
2
external/solanaceae_ngc_ft1
vendored
@ -1 +1 @@
|
||||
Subproject commit 1efae931d1286907b44c3ae587b58a6f05e0496e
|
||||
Subproject commit 489556e322c9f5608d3612fe88f31976d16ad6e9
|
Loading…
Reference in New Issue
Block a user