Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
cmake: Implement support for CMake on Linux and remove Makefiles
[xestiacalendar/.git] / source / objects / calendarlist / CMakeLists.txt
1 set(TARGET_NAME "calendarlist")
3 list(APPEND FILE_LIST CalendarList.cpp
4                       CalendarList.h)
6 add_library(${TARGET_NAME}
7             ${FILE_LIST})
9 target_link_libraries(${TARGET_NAME}
10                       common)
12 target_include_directories(${TARGET_NAME}
13                            PUBLIC
14                            ".")
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy