mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-02-20 02:38:59 -06:00
cmake updated comment
This commit is contained in:
@@ -137,7 +137,8 @@ ${TINY_UNPARSED_ARGUMENTS}")
|
||||
$<$<CONFIG:Debug,RelWithDebInfo>:
|
||||
LINKER:--dynamicbase,--high-entropy-va,--nxcompat
|
||||
LINKER:--default-image-base-high>
|
||||
# Use faster linker ( GNU ld linker doesn't work with the Clang )
|
||||
# Use faster linker ( GNU ld linker doesn't work with the Clang;
|
||||
# for both GCC and Clang )
|
||||
-fuse-ld=lld
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user