Jean-Christophe Fillion-Robin
|
c47b423678
Add VTK_LIBRARY_DIRS as link directory when appropriate
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
3468ee13f1
Library dirs can now be managed by the build system
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
9285f10993
Set label on PythonQt decorators associated with CTK libraries
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
7dd46d6159
Set target property 'CTK_LIB_TARGET_SOURCE_DIR' on each CTK libraries
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
1c2773a527
ctkMacroBuildLib - Fix test checking for existence of the PythonQtDecorator file
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
61a10f6354
ctkMacroBuildLib - Link against PythonQt, Python and VTK if the lib embeds PythonQt decorator
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
857f33b1b4
Add DISABLE_WRAP_PYTHONQT option to ctkMacroBuildLib
|
14 년 전 |
Sascha Zelzer
|
9a6381c907
Enable support for writing CTK Plugins in external projects.
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
1443532143
Clear KIT_PYTHONQT_SRCS variable before invoking ctkMacroWrapPythonQt
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
b756d3eeca
Rename CMake variables *_CXX into *_CPP in app, lib and plugin build macros
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
b76f50e51a
Make sure CTK library name starts with 'CTK' uppercase
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
c8fd5a716e
Export file header now start with "ctk" lower case
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
e8bd5aa045
Remove trailing spaces in CMake license headers
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
2de135a0f8
CTK_BASE_INCLUDE_DIRS has to be updated to generate CTKConfig.cmake
|
14 년 전 |
Sascha Zelzer
|
e31125c8ab
Cleanup of message commands and indentation.
|
14 년 전 |
Sascha Zelzer
|
2127d1b68f
FindPackage and variable expanding in top-level CMakeLists.txt
|
14 년 전 |
Sascha Zelzer
|
0f9c699c14
Add only needed include dirs.
|
14 년 전 |
Sascha Zelzer
|
e87fe1533d
COMP: Mingw: When using -fstack-protection-all, linking to libssp
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
ce9d183bb0
COMP: Since PythonQt wrapper library are static, make sure the flag -fPIC is passed.
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
fff5abe7a7
ENH: Added ctkMacroWrapPythonQt
|
14 년 전 |
Jean-Christophe Fillion-Robin
|
254a75a2f8
ENH: Expose variable CTK_LIBRARIES in CTKConfig.cmake.in
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
b20a08e5a1
ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
5e94dd99e6
BUG: Fix ctkMacroBuild{Lib,Plugin,App}.cmake - Source and generated group now refer to the correct files.
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
e588f214de
BUG: In ctkMacroBuild{App,Lib,Plugin,QtDesignerPlugin), MY_SRCS shouldn't be cleared.
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
fd4845f2b9
BUG: Fix ctkMacroBuild{App, Lib, Plugin, QtDesignerPlugin} - Make sure variable MY_{SRCS,UI_CXX,QRC_SRCS} are cleared
|
15 년 전 |
Jean-Christophe Fillion-Robin
|
5388131048
STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin}
|
15 년 전 |