Definition of functions and macros used by BASIS project. More...
#include "/ExternalData.cmake"
#include "/TopologicalSort.cmake"
#include "/CommonTools.cmake"
#include "/DocTools.cmake"
#include "/InterpTools.cmake"
#include "/InstallationTools.cmake"
#include "/MatlabTools.cmake"
#include "/ProjectTools.cmake"
#include "/RevisionTools.cmake"
#include "/SlicerTools.cmake"
#include "/TargetTools.cmake"
#include "/ExportTools.cmake"
#include "/UtilitiesTools.cmake"
Go to the source code of this file.
Variables | |
cmake | __BASIS_TOOLS_INCLUDED |
Definition of functions and macros used by BASIS project.
This is the main module that is included by BASIS projects. Most of the other BASIS CMake modules are included by this main module and hence do not need to be included separately. In particular, all CMake modules which are part of BASIS and whose name does not include the prefix "Basis" are not supposed to be included directly by a project that makes use of BASIS. Only the modules with the prefix "Basis" should be included directly.
Definition in file BasisTools.cmake.
cmake __BASIS_TOOLS_INCLUDED |
Definition at line 24 of file BasisTools.cmake.