Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Fix bitmapcode helper not building when it should be
[xestiaab/.git] / source / actmgr / CMakeLists.txt
1 set(TARGET_NAME "actmgr")
3 set(FILE_LIST frmActivityMgr.cpp
4               frmActivityMgr.h
5               frmActivityMgr-tasks.cpp)
7 if(APPLE)
8     list(APPEND FILE_LIST frmActivityMgr.mm)
9 endif()
11 add_library(${TARGET_NAME}
12             ${FILE_LIST})
14 add_dependencies(${TARGET_NAME}
15                  bitmapcode)
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