Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
cmake: Implement support for CMake on Linux and remove Makefiles
[xestiacalendar/.git] / source / widgets / CMakeLists.txt
1 set(TARGET_NAME "widgets")
3 list(APPEND FILE_LIST XCCalendarCtrl.cpp
4                       XCCalendarCtrl.h
5                       XCCalendarDay.cpp
6                       XCCalendarDay.h
7                       XCCalendarDayEntry.cpp
8                       XCCalendarDayEntry.h
9                       XCCalendarList.cpp
10                       XCCalendarList.h
11                       XCCalendarListAccountCtrl.cpp
12                       XCCalendarListAccountCtrl.h
13                       XCCalendarListCalendarCtrl.cpp
14                       XCCalendarListCalendarCtrl.h
15                       XCCalendarManipulator.cpp
16                       XCCalendarManipulator.h
17                       XCCalendarMenu.cpp
18                       XCCalendarMenu.h
19                       XCCalendarMonthSelect.cpp
20                       XCCalendarMonthSelect.h
21                       XCCalendarMonthView.cpp
22                       XCCalendarMonthView.h
23                       XCCalendarMonthViewDayTitle.cpp
24                       XCCalendarMonthViewDayTitle.h
25                       XCEventMenu.cpp
26                       XCEventMenu.h)
28 add_library(${TARGET_NAME}
29             ${FILE_LIST})
31 target_link_libraries(${TARGET_NAME}
32                       common)
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