mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 05:53:22 +08:00
[cunit] Install generated config header
This commit is contained in:
parent
f22475aad9
commit
807fa4588c
@ -57,4 +57,5 @@ install(
|
||||
|
||||
if(NOT DISABLE_INSTALL_HEADERS)
|
||||
install(DIRECTORY "${HEADERS_DIR}/" DESTINATION include/cunit FILES_MATCHING PATTERN "*.h")
|
||||
endif()
|
||||
install(FILES "${PROJECT_BINARY_DIR}/CUnit.h" DESTINATION include/cunit)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user