looks like this is needed for MSVC
This commit is contained in:
@@ -57,4 +57,8 @@ IF(WITH_DDS)
|
||||
ADD_DEFINITIONS(-DWITH_DDS)
|
||||
ENDIF(WITH_DDS)
|
||||
|
||||
IF(WIN32)
|
||||
SET(INC ${INC} ${PTHREADS_INC})
|
||||
ENDIF(WIN32)
|
||||
|
||||
BLENDERLIB(bf_editor_space_file "${SRC}" "${INC}")
|
||||
|
||||
Reference in New Issue
Block a user