source: qutecom-coip/libs/3rdparty/libintl/CMakeLists.txt @ 180:5261336c5f79

Last change on this file since 180:5261336c5f79 was 180:5261336c5f79, checked in by laurent@…, 3 years ago

add libintl for Windows

File size: 159 bytes
Line 
1if (NOT WIN32)
2        # Not MSVC and not MinGW
3        # include(CMakeLists-unix.txt)
4else (NOT WIN32)
5        # If MSVC or MinGW
6        include(CMakeLists-win32.txt)
7endif (NOT WIN32)
Note: See TracBrowser for help on using the repository browser.