source:
verona/phapi/msdirent/CMakeLists.txt
@
54:cdb0c05c6638
| Last change on this file since 54:cdb0c05c6638 was 54:cdb0c05c6638, checked in by nikita <>, 3 years ago | |
|---|---|
| File size: 161 bytes | |
| Line | |
|---|---|
| 1 | project(msdirent) |
| 2 | |
| 3 | if(CMAKE_UNDER_CE) |
| 4 | include_directories(${WCECOMPAT_INCLUDE_DIRS}) |
| 5 | endif(CMAKE_UNDER_CE) |
| 6 | |
| 7 | add_library(msdirent STATIC win32-dirent.c) |
Note: See TracBrowser
for help on using the repository browser.
