You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloning of subprojects has been disabled by default. Users must explicitly
set -DCLONE_SUBPROJECTS=ON to clone missing dependencies during the cmake
run.
CMake/common can be integrated as a .gitmodule without getting an
unnecessary copy in each subproject.
550:
CommonLibrary: NAME_OMIT_VERSION_HEADERS to disable api.h/version.h|cpp
549:
Remove Tuvok finder in favor of provided package config
545:
CommonCPack fixes: follow Debian package naming conventions, make ABI version
in package name optional
545:
common_application(GUI): install application icon and launcher on Linux
544:
FindLibJpegTurbo.cmake parses jconfig.h for version check
540:
Add CommonSmokeTest.cmake to check execution of installed applications