Commit History

Author SHA1 Message Date
  Sascha Zelzer 9a6381c907 Enable support for writing CTK Plugins in external projects. 14 years ago
  Jean-Christophe Fillion-Robin b756d3eeca Rename CMake variables *_CXX into *_CPP in app, lib and plugin build macros 14 years ago
  Jean-Christophe Fillion-Robin c8fd5a716e Export file header now start with "ctk" lower case 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 091ac0d47f Fixed typo in message string. 14 years ago
  Sascha Zelzer 2127d1b68f FindPackage and variable expanding in top-level CMakeLists.txt 14 years ago
  Sascha Zelzer 0f9c699c14 Add only needed include dirs. 14 years ago
  Jean-Christophe Fillion-Robin 9162088e41 ENH: BuildSystem - Enforce the fact that each application should have a <APP_NAME>Main.cpp file 15 years ago
  Jean-Christophe Fillion-Robin 254a75a2f8 ENH: Expose variable CTK_LIBRARIES in CTKConfig.cmake.in 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 5e94dd99e6 BUG: Fix ctkMacroBuild{Lib,Plugin,App}.cmake - Source and generated group now refer to the correct files. 15 years ago
  Jean-Christophe Fillion-Robin e588f214de BUG: In ctkMacroBuild{App,Lib,Plugin,QtDesignerPlugin), MY_SRCS shouldn't be cleared. 15 years ago
  Jean-Christophe Fillion-Robin fd4845f2b9 BUG: Fix ctkMacroBuild{App, Lib, Plugin, QtDesignerPlugin} - Make sure variable MY_{SRCS,UI_CXX,QRC_SRCS} are cleared 15 years ago
  Jean-Christophe Fillion-Robin 5388131048 STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin} 15 years ago