Changeset 11113 for code/trunk/src/external/ois
- Timestamp:
- Feb 14, 2016, 3:42:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/external/ois/CMakeLists.txt
r8729 r11113 52 52 ENDIF() 53 53 54 # MinGW doesn't come with some required Windows headers55 IF(MINGW)56 INCLUDE_DIRECTORIES(${WMI_INCLUDE_DIR})57 ENDIF()58 59 54 # Apple has problems with OIS and build units 60 55 IF(APPLE)
Note: See TracChangeset
for help on using the changeset viewer.