mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Turn LTO back on.
This commit is contained in:
parent
6980697a42
commit
46052db07c
@ -6,7 +6,7 @@ set(USE_SSE4_INSTRUCTIONS ON CACHE BOOL "Use SSE4 instructions")
|
||||
# Set this to disable link time optimization. The only reason for
|
||||
# doing this to make the compile faster which is nice when developing
|
||||
# new modules.
|
||||
set(PYBIND11_LTO_CXX_FLAGS "")
|
||||
# set(PYBIND11_LTO_CXX_FLAGS "")
|
||||
|
||||
|
||||
# Avoid cmake warnings about changes in behavior of some Mac OS X path
|
||||
|
Loading…
Reference in New Issue
Block a user