Public link pkmnlib
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Deukhoofd 2022-03-05 11:03:51 +01:00
parent cf358c75a4
commit 54ef297826
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F

View File

@ -204,7 +204,7 @@ if (STATICC)
SET(_TESTLINKS ${_TESTLINKS}) SET(_TESTLINKS ${_TESTLINKS})
endif () endif ()
target_link_libraries(pkmnLib PRIVATE ${_LINKS}) target_link_libraries(pkmnLib PUBLIC ${_LINKS})
if (PKMNLIB_TESTS) if (PKMNLIB_TESTS)
CPMAddPackage( CPMAddPackage(