mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-12 00:00:25 +08:00
5 lines
124 B
C
5 lines
124 B
C
|
|
||
|
|
||
|
#if !defined(VCPKG_LET_ME_PASS)
|
||
|
#error "You shall not pass without forwarding compiler flags to try_compile!"
|
||
|
#endif
|