News

All the functions are defined in a CMake module of the same name. Therefore, you have to include said module before calling the function: include(foo) foo() (Of course, this does not apply to the ...