mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 20:41:59 +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
|