]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - include/CMakeLists.txt
some fixes to issues pointed by @tkoeppe
[xonotic/netradiant.git] / include / CMakeLists.txt
1 add_library(includes
2         aboutmsg.h
3         cullable.h
4         dpkdeps.h
5         editable.h
6         iarchive.h
7         ibrush.h
8         icamera.h
9         idatastream.h
10         ieclass.h
11         ientity.h
12         ifilesystem.h
13         ifiletypes.h
14         ifilter.h
15         igl.h
16         iglrender.h
17         igtkgl.h
18         iimage.h
19         imap.h
20         imodel.h
21         ipatch.h
22         iplugin.h
23         ireference.h
24         irender.h
25         iscenegraph.h
26         iscriplib.h
27         iselection.h
28         ishaders.h
29         itexdef.h
30         itextstream.h
31         itextures.h
32         itoolbar.h
33         iundo.h
34         mapfile.h
35         modelskin.h
36         moduleobserver.h
37         modulesystem.h
38         nameable.h
39         namespace.h
40         preferencesystem.cpp preferencesystem.h
41         qerplugin.h
42         renderable.h
43         selectable.h
44         stream_version.h
45         version.h
46         warnings.h
47         windowobserver.h
48         )