Jean-Christophe Fillion-Robin
|
90b14c4556
BUG: In CMakeLists.txt, used '^^' as separator when the list of target directories is built.
|
15 年之前 |
Julien Finet
|
3ee8806b1c
COMP: fix compilation issues on windows(i.e. paths on windows contain semi-colons after the drive letter)
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
e87e1114ca
ENH: More call to ctkMacroCollectAllTargetLibraries from CMakeLists.txt to Superbuild.cmake
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
98f28da90d
ENH: Update CMakeLists.txt to build DGraph program and execute it using the generated DGraphInput.txt file.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
0da9f756fe
ENH: ctkMacroGenerateProjectXml has now a fourth parameter 'is_superbuild'.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
bb5ec9ba50
ENH: Added ctkMacro ctkMacroGenerateDGraphInput expecting parameter similar to ctkMacroGenerateProjectXml.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
933880cd1a
ENH: The file CTestConfigSubProject.cmake.in is now configured with the variable CTEST_PROJECT_SUBPROJECTS
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
b6186814d8
ENH: File CTK_BINARY_DIR/Project.xml is now automatically generated.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
3be8a58ea5
ENH: In CMakeLists.txt, change ctk_{libs, plugins, applications) to CTK_{LIBS, PLUGINS, APPLICATIONS}. Also update ctkMacroTargetLibraries.cmake
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
00ce327666
ENH: Add macro ctkMacroGetAllTargetLibraries, ctkMacroGetAllCTKTargetLibraries, ctkMacroGetAllNonCTKTargetLibraries and ctkMacroShouldAddExternalProject.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
01bda0a1ea
ENH: Update main CMakeLists.txt to make use ctkMacroAddCtkLibraryOptions
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
ded20ec6ed
STYLE: In CMakeLists.txt, change the syntax related to CMake_Policy
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
f4aca5a05f
COMP: Update ctkMacroSetupQt - use QT_QMAKE_EXECUTABLE instead of CTK_QMAKE_EXECTUABLE
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
5b3f6c96b2
BUG: Since the DCMTK compiled issue should be solved, the application ctkDICOMIndexer should now be compiled properly.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
24dce0dbc6
BUG: QtMobility is now properly patched and configured to be build as an external project.
|
15 年之前 |
Steve Pieper
|
ae5f8a9e2b
COMP: stub out ctkDICOMIndexer until dcmtk dependency issues are resolved
|
15 年之前 |
Marco Nolden
|
3251369d3a
ENH: new application DICOM indexer, file moving still not working correctly
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
b50301e56c
BUG: Add a custom FindDCMTK.cmake into Utilities/CMake and fix install rules associated with DCMTK/CMakeLists.txt.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
5031c2bf12
ENH: Added macro ctkMacroBuildQtApp.cmake
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
acd4e3bdd1
ENH: The main CMakeLists.txt now present the option to build CTK application.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
1b566a7dfe
ENH: Main CMakeLists.txt is now managing CTK Plugins
|
15 年之前 |
Steve Pieper
|
9ac3c1b09f
EHN: Applications framework
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
5fb61af161
ENH: Update CMakeLists.txt to include the local CMake module directory before the one provided by CMake itself.
|
15 年之前 |
Patrick Cheng
|
cb409c77c9
Merge branch 'master' of github.com:pieper/CTK
|
15 年之前 |
Patrick Cheng
|
a236384509
ENH:convert to cmake build
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
2d2234c343
ENH: Target libraries of CTK target libraries should be listed in target_libraries.cmake. The macro ctkMacroGetTargetLibraries allow to retrieve the content of the file.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
65386fb0be
ENH: In CMakeLists.txt, change CTK_USE_{CTK-LIBNAME} to CTK_ENABLE_{CTK-LIBNAME}
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
e9981555fd
ENH: In main CMakeLists.txt, mark as advanced the following CMAKE_INSTALL_PREFIX, DART_TESTING_TIMEOUT and QT_QMAKE_EXECUTABLE
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
8868b9074f
Merge branch 'master' of git@github.com:pieper/CTK
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
9de452e6a2
ENH: CTK CMake macro are now prefixed with "ctkMacro...". Also rename the cmake file name for consistency.
|
15 年之前 |