mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Travis CI: Add test case for pkg-config
This commit is contained in:
@ -50,3 +50,5 @@ endif()
|
||||
if (${BUILD_GAMES})
|
||||
add_subdirectory(games)
|
||||
endif()
|
||||
|
||||
enable_testing()
|
||||
|
||||
Reference in New Issue
Block a user