From Philip Lowman, clean up of CMake files
This commit is contained in:
@@ -13,11 +13,11 @@ IF(MSVC)
|
||||
SET(TARGET_EXTERNAL_LIBRARIES
|
||||
libpfdu-util
|
||||
)
|
||||
ELSE(MSVC)
|
||||
ELSE()
|
||||
SET(TARGET_EXTERNAL_LIBRARIES
|
||||
pfdu pfutil
|
||||
)
|
||||
ENDIF(MSVC)
|
||||
ENDIF()
|
||||
|
||||
SET(TARGET_LIBRARIES_VARS PERFORMER_LIBRARY )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user