mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 05:39:06 +08:00
[catch] Mark as header-only library
This commit is contained in:
parent
78dd431fed
commit
3036a2f8f4
@ -6,7 +6,7 @@
|
||||
# CURRENT_PACKAGES_DIR = ${VCPKG_ROOT_DIR}\packages\${PORT}_${TARGET_TRIPLET}
|
||||
#
|
||||
|
||||
include(${CMAKE_TRIPLET_FILE})
|
||||
#header-only library
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
vcpkg_download_distfile(HEADER
|
||||
|
Loading…
Reference in New Issue
Block a user