Skip to content

Commit ff38d8f

Browse files
revert portion of cmake for vcpkg build
1 parent e2a1bc6 commit ff38d8f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,8 +2371,7 @@ install(FILES
23712371
# Install the export set
23722372
install(EXPORT wolfssl-targets
23732373
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/wolfssl
2374-
FILE wolfssl-targets.cmake
2375-
NAMESPACE wolfssl::)
2374+
FILE wolfssl-config.cmake)
23762375

23772376
# TODO: Distro build + rules for what to include in the distro.
23782377
# See various include.am files.

0 commit comments

Comments
 (0)