root/branches/newapi/msn/CMakeLists.txt
| Revision 5015, 201 bytes (checked in by erijo, 18 months ago) |
|---|
| Line | |
|---|---|
| 1 | project(msn) |
| 2 | cmake_minimum_required(VERSION 2.4.5) |
| 3 | |
| 4 | # Licq |
| 5 | include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../licq/include) |
| 6 | |
| 7 | include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src) |
| 8 | |
| 9 | add_subdirectory(src) |
Note: See TracBrowser
for help on using the browser.
