This commit is contained in:
@@ -148,7 +148,7 @@ else()
|
||||
SET(_LINKS ${_LINKS} Threads::Threads)
|
||||
endif()
|
||||
|
||||
target_link_libraries(pkmnLib ${_LINKS})
|
||||
target_link_libraries(pkmnLib PUBLIC ${_LINKS})
|
||||
|
||||
if (TESTS)
|
||||
# Create Test executable
|
||||
|
||||
Reference in New Issue
Block a user