Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 14, 2016, 3:42:37 PM (8 years ago)
Author:
landauf
Message:

updated build-script to work with mingw-w64 and the new dependency package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/external/ois/CMakeLists.txt

    r8729 r11113  
    5252ENDIF()
    5353
    54 # MinGW doesn't come with some required Windows headers
    55 IF(MINGW)
    56   INCLUDE_DIRECTORIES(${WMI_INCLUDE_DIR})
    57 ENDIF()
    58 
    5954# Apple has problems with OIS and build units
    6055IF(APPLE)
Note: See TracChangeset for help on using the changeset viewer.