trigger travis again

This commit is contained in:
Erwin Coumans
2017-09-08 08:22:40 -07:00
parent 52c58a8886
commit 67eb59901a

View File

@@ -37,6 +37,7 @@ IF (BULLET2_USE_THREAD_LOCKS)
ENDIF (MSVC) ENDIF (MSVC)
ENDIF (BULLET2_USE_THREAD_LOCKS) ENDIF (BULLET2_USE_THREAD_LOCKS)
IF(NOT WIN32) IF(NOT WIN32)
SET(DL dl) SET(DL dl)
IF(CMAKE_SYSTEM_NAME MATCHES "Linux") IF(CMAKE_SYSTEM_NAME MATCHES "Linux")