Skip to content

Commit

Permalink
revert portion of cmake for vcpkg build
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Jul 14, 2023
1 parent e2a1bc6 commit ff38d8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2371,8 +2371,7 @@ install(FILES
# Install the export set
install(EXPORT wolfssl-targets
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/wolfssl
FILE wolfssl-targets.cmake
NAMESPACE wolfssl::)
FILE wolfssl-config.cmake)

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

0 comments on commit ff38d8f

Please sign in to comment.