We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a08dd commit 60f3f0eCopy full SHA for 60f3f0e
1 file changed
src/libsodium/CMakeLists.txt
@@ -869,6 +869,7 @@ target_link_libraries(${lib_name} PRIVATE Threads::Threads)
869
set(targetsFile ${lib_name}-targets)
870
if(COMMAND xpExternPackage)
871
xpExternPackage(TARGETS_FILE ${targetsFile}
872
+ CREATE_ALIASES PKG_CMAKE_USEXT
873
LIBRARIES ${lib_name} DEFAULT_TARGETS ${lib_name}
874
BASE ${PROJECT_VERSION} XPDIFF "auto"
875
WEB "https://doc.libsodium.org/" UPSTREAM "github.com/jedisct1/libsodium"
0 commit comments