ae2f_docs
Core.cmake.hpp File Reference
#include "cmake.hpp"

Go to the source code of this file.

Namespaces

namespace  ___DOC_CMAKE
 Note they functions defined on CMake, not C/C++.

Functions

function ___DOC_CMAKE::ae2f_CoreLibTent (param prm_TarName, param prm_TarPreFix, param prm_includeDir, param prm_namespace,...)
 Makes a Library installable.
function ___DOC_CMAKE::ae2f_CoreTestTent (param prm_LibName, param prm_TestSourcesDir,...)
 Iterates a directory prm_TestSourcesDir and Make a test case for every source.
function ___DOC_CMAKE::ae2f_CoreUtilityDocTent (param prm_TarName, param prm_includeDir, param prm_namespace,...)
 Generate an interface project for document code for cmake utility functions.
Available when ___DOC_CMAKE::ae2f_DOC is ON.
function ___DOC_CMAKE::ae2f_CoreLibFetch (param prm_AuthorName, param prm_TarName, param prm_TagName)
 It will try to fetch the cmake project ae2f-Core like project for Local and Github.
.