#include "ExternalProject.cmake"
Go to the source code of this file.
Functions | |
function | basis_super_build (in PACKAGE_NAME) |
super build for BASIS modules More... | |
Variables | |
cmake | __BASIS_SUPER_BUILD_INCLUDED |
option | BASIS_ALWAYS_RECONFIGURE_SUPER_BUILD = OFF |
When enabled CMake will always reconfigure super build modules. Slows performance but won't ignore changes in external projects. More... | |
function basis_super_build | ( | in | PACKAGE_NAME | ) |
super build for BASIS modules
cmake __BASIS_SUPER_BUILD_INCLUDED |
Definition at line 12 of file SuperBuildTools.cmake.
option BASIS_ALWAYS_RECONFIGURE_SUPER_BUILD = OFF |
When enabled CMake will always reconfigure super build modules. Slows performance but won't ignore changes in external projects.
Definition at line 23 of file SuperBuildTools.cmake.