forked from wolfSSL/wolfssl
revert portion of cmake for vcpkg build
This commit is contained in:
@ -2371,8 +2371,7 @@ install(FILES
|
|||||||
# Install the export set
|
# Install the export set
|
||||||
install(EXPORT wolfssl-targets
|
install(EXPORT wolfssl-targets
|
||||||
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/wolfssl
|
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/wolfssl
|
||||||
FILE wolfssl-targets.cmake
|
FILE wolfssl-config.cmake)
|
||||||
NAMESPACE wolfssl::)
|
|
||||||
|
|
||||||
# TODO: Distro build + rules for what to include in the distro.
|
# TODO: Distro build + rules for what to include in the distro.
|
||||||
# See various include.am files.
|
# See various include.am files.
|
||||||
|
Reference in New Issue
Block a user