Merge branch 'develop' of https://github.com/Danoloan10/lms into Danoloan10-develop
This commit is contained in:
@@ -12,5 +12,7 @@ target_link_libraries(test-database PRIVATE
|
||||
GTest::GTest
|
||||
)
|
||||
|
||||
gtest_discover_tests(test-database)
|
||||
if (NOT CMAKE_CROSSCOMPILING)
|
||||
gtest_discover_tests(test-database)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user