Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Disable unit tests to be fixed in a future version
[xestiacalendar/.git]
/
source
/
common
/
CMakeLists.txt
1
set(TARGET_NAME "common")
2
3
list(APPEND FILE_LIST colour.h
4
defaults.cpp
5
defaults.h
6
dirs.cpp
7
dirs.h
8
events.h
9
file.cpp
10
file.h
11
monthviewgen.cpp
12
monthviewgen.h
13
preferences.cpp
14
preferences.h
15
random.cpp
16
random.h
17
structs.h
18
svrblist.cpp
19
svrblist.h
20
text.cpp
21
text.h
22
types.h
23
uuid.cpp
24
uuid.h)
25
26
add_library(${TARGET_NAME}
27
${FILE_LIST})
28
29
target_include_directories(${TARGET_NAME}
30
PUBLIC
31
".")
32
33
add_dependencies(${TARGET_NAME}
34
bitmapcode)
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy