now using static std libraries link, added dr memory execution log
This commit is contained in:
parent
467a50139a
commit
13cf4fb6f5
@ -27,4 +27,6 @@ set(CMAKE_TEMPLATE_PATH "../CMakeTemplate")
|
|||||||
|
|
||||||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/deploy)
|
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/deploy)
|
||||||
|
|
||||||
|
SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -static-libgcc -static-libstdc++ -static -lpthread")
|
||||||
|
|
||||||
include(${CMAKE_TEMPLATE_PATH}/template.cmake)
|
include(${CMAKE_TEMPLATE_PATH}/template.cmake)
|
||||||
|
1188
deploy/drmemory_log.txt
Normal file
1188
deploy/drmemory_log.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user