Jean-Christophe Fillion-Robin
|
dc70d038df
Generalize how superbuild CMake variables can be passed to inner project.
|
11 years ago |
Benjamin Long
|
8b399aea48
Fix and Add functionalities to QtTesting :
|
13 years ago |
Sascha Zelzer
|
4449e463f7
Don't mark QT_QMAKE_EXECUTABLE as advanced.
|
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
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
Sascha Zelzer
|
02ed5714f2
Added doxygen CMake groups and inserted #! in CMake files.
|
14 years ago |
Sascha Zelzer
|
852dfc8642
Merge branch 'dah'
|
14 years ago |
Jean-Christophe Fillion-Robin
|
e8bd5aa045
Remove trailing spaces in CMake license headers
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Sascha Zelzer
|
3d45c635e4
ENH: DAH: Added QtSOAP as external project.
|
14 years ago |
Julien Finet
|
4ca6e40379
STYLE: Reorder ctkCheckableHeaderViewTest to be alphabetically sorted
|
15 years ago |
Jean-Christophe Fillion-Robin
|
b20a08e5a1
ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts
|
15 years ago |
Jean-Christophe Fillion-Robin
|
424686839f
BUG: When executing DGraph using ctkFunctionExecuteProcess, each path should be quoted
|
15 years ago |
Sascha Zelzer
|
07852e08e9
FIX: Qt minimum version check fails with Qt 4.7.0
|
15 years ago |
Jean-Christophe Fillion-Robin
|
f4fa62bd25
COMP: Update ctkMacroSetupQt to enable QT_USE_QTTEST if BUILD_TEESTING is ON
|
15 years ago |
Jean-Christophe Fillion-Robin
|
f4aca5a05f
COMP: Update ctkMacroSetupQt - use QT_QMAKE_EXECUTABLE instead of CTK_QMAKE_EXECTUABLE
|
15 years ago |
Jean-Christophe Fillion-Robin
|
beed16b255
STYLE: Update CMake macros - Added comments and remove extra test in ENDIF() statement.
|
15 years ago |
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 years ago |
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 years ago |
Jean-Christophe Fillion-Robin
|
9de452e6a2
ENH: CTK CMake macro are now prefixed with "ctkMacro...". Also rename the cmake file name for consistency.
|
15 years ago |