Jean-Christophe Fillion-Robin
|
8d376ed112
Do not set unused CMake build function parameter INCLUDE_DIRECTORIES
|
11 years ago |
Jean-Christophe Fillion-Robin
|
0233954b34
Simplify system and remove variable CTK_BASE_INCLUDE_DIRS
|
11 years ago |
Julien Finet
|
6cc69969b3
Remove duplicates from the include dirs
|
11 years ago |
Sascha Zelzer
|
f9e4ef8f33
Merge branch 'xnat-support'
|
11 years ago |
Jean-Christophe Fillion-Robin
|
bb46b8cde5
Add support for install-able and relocatable package.
|
11 years ago |
Sascha Zelzer
|
c5e0e862ca
Explicitly include the Qt use file again.
|
12 years ago |
Benjamin Long
|
6c64ee6c1b
Integrate the QtTesting framework into CTK: ctkQtTesting
|
13 years ago |
Jean-Christophe Fillion-Robin
|
46bdbc8a6c
Make sure *.tpp files are also installed
|
13 years ago |
Sascha Zelzer
|
9007390b59
Sanity checks for library and plug-in target names.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
a1b369d7a5
Factor testing macro and fix some of the DICOM application tests. See #80, #81 and #84
|
13 years ago |
Jean-Christophe Fillion-Robin
|
fad20d0f1c
Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79
|
13 years ago |
Jean-Christophe Fillion-Robin
|
ac13c32312
Change CMake command to lower case. See #78
|
13 years ago |
Jean-Christophe Fillion-Robin
|
d9e405671c
Make sure RUNTIME target type is considered in "library" install rules
|
13 years ago |
Jean-Christophe Fillion-Robin
|
7f88401611
Install - Associate libraries, apps and plugins to specific component
|
13 years ago |
Jean-Christophe Fillion-Robin
|
916309756d
PythonQt module can be compiled either as python module or as static library
|
13 years ago |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
Sascha Zelzer
|
338f5d8e22
Merge branch 'plugin-support-for-third-party-projects'
|
14 years ago |
Sascha Zelzer
|
e9298b5ce1
Fix an issue with long relative include paths in moc generated files.
|
14 years ago |
Jean-Christophe Fillion-Robin
|
e7eb9678bd
Use message FATAL_ERROR instead of SEND_ERROR
|
14 years ago |
Sascha Zelzer
|
02ed5714f2
Added doxygen CMake groups and inserted #! in CMake files.
|
14 years ago |
Jean-Christophe Fillion-Robin
|
73fbb4b9bc
ctkMacroBuildLib - On Linux, set -fPIC compile flag if build statically
|
14 years ago |
Jean-Christophe Fillion-Robin
|
bf37cb7ce4
ctkMacroBuildLib - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS
|
14 years ago |
Jean-Christophe Fillion-Robin
|
c47b423678
Add VTK_LIBRARY_DIRS as link directory when appropriate
|
14 years ago |
Jean-Christophe Fillion-Robin
|
3468ee13f1
Library dirs can now be managed by the build system
|
14 years ago |
Jean-Christophe Fillion-Robin
|
9285f10993
Set label on PythonQt decorators associated with CTK libraries
|
14 years ago |
Jean-Christophe Fillion-Robin
|
7dd46d6159
Set target property 'CTK_LIB_TARGET_SOURCE_DIR' on each CTK libraries
|
14 years ago |
Jean-Christophe Fillion-Robin
|
1c2773a527
ctkMacroBuildLib - Fix test checking for existence of the PythonQtDecorator file
|
14 years ago |
Jean-Christophe Fillion-Robin
|
61a10f6354
ctkMacroBuildLib - Link against PythonQt, Python and VTK if the lib embeds PythonQt decorator
|
14 years ago |
Jean-Christophe Fillion-Robin
|
857f33b1b4
Add DISABLE_WRAP_PYTHONQT option to ctkMacroBuildLib
|
14 years ago |
Sascha Zelzer
|
9a6381c907
Enable support for writing CTK Plugins in external projects.
|
14 years ago |