source:
qutecom-coip/libs/3rdparty/libintl/CMakeLists-win32.txt
@
180:5261336c5f79
| Last change on this file since 180:5261336c5f79 was 180:5261336c5f79, checked in by laurent@…, 3 years ago | |
|---|---|
| File size: 276 bytes | |
| Line | |
|---|---|
| 1 | ow_create_project(libintl) |
| 2 | |
| 3 | ow_add_public_libraries( |
| 4 | ${CMAKE_CURRENT_SOURCE_DIR}/gettext-0.13.1/lib/intl.lib |
| 5 | ) |
| 6 | |
| 7 | ow_add_public_include_dirs( |
| 8 | ${CMAKE_CURRENT_SOURCE_DIR}/gettext-0.13.1/include/ |
| 9 | ) |
| 10 | |
| 11 | ow_copy_dir(${CMAKE_CURRENT_SOURCE_DIR}/gettext-0.13.1/bin/*.dll ${BUILD_DIR}) |
Note: See TracBrowser
for help on using the repository browser.
