mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: Enable testing on OSX
This commit is contained in:
parent
b8ae494ef3
commit
542834c884
|
@ -522,8 +522,5 @@ target_link_libraries(${PROJECT_NAME}
|
|||
${PROJECT_NAME}_static
|
||||
${ALL_LIBRARIES})
|
||||
|
||||
# test(s?) are broken on osx (just travis?)
|
||||
if (NOT APPLE)
|
||||
include(Testing)
|
||||
endif()
|
||||
include(Testing)
|
||||
include(Installation)
|
||||
|
|
Loading…
Reference in New Issue
Block a user