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