Skip to content

Commit ca8a64a

Browse files
authored
[CMake] Add /PROFILE to MSVC link flags (#134)
Context: https://eng.ms/docs/products/apiscan/howto/preparinginput/binaries/creating_vulcan_ready_files Adds the /PROFILE flag to appease API Scan and produce "vulcan ready" files.
1 parent 22957e4 commit ca8a64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ else()
576576
target_link_options(
577577
${PROJECT_NAME}
578578
PRIVATE
579+
/PROFILE
579580
/wholearchive:$<TARGET_FILE:zip>
580581
)
581582
endif()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy