Travis CI: Add test case for pkg-config
This commit is contained in:
parent
61747508b0
commit
c3aeaf4a49
4 changed files with 30 additions and 0 deletions
|
@ -50,3 +50,5 @@ endif()
|
|||
if (${BUILD_GAMES})
|
||||
add_subdirectory(games)
|
||||
endif()
|
||||
|
||||
enable_testing()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue