Commit 47a007c
committed
Added "datadir" and "docdir" to CMake config.
Added CMake variables CMAKE_INSTALL_DATADIR and CMAKE_INSTALL_DOCDIR
to the DCMTK configuration that is exported to "DCMTKConfig.cmake".
This is particularly important as both paths usually contain the DCMTK
version number, which might not be known to the project that imports
the DCMTK configuration.
Also added quotation marks to all exported installation subdirectories
so that spaces and other "special" characters are supported.1 parent b8b4215 commit 47a007c
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments