mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 19:17:10 +01:00
[boost] Enable debug symbols for release build. Closes #151
This commit is contained in:
parent
1c57981976
commit
6857048521
@ -46,6 +46,7 @@ vcpkg_execute_required_process(
|
||||
--build-dir=${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel
|
||||
${B2_OPTIONS}
|
||||
variant=release
|
||||
debug-symbols=on
|
||||
WORKING_DIRECTORY ${SOURCE_PATH}
|
||||
LOGNAME build-${TARGET_TRIPLET}-rel
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user