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