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_CoreLibTentConfigCustom (param prm_TarName, param prm_TarPreFix, param prm_includeDir, param prm_namespace, param prm_configpath,...)
 Makes a Library installable.
Configuration file could be selected here.
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.
.

Variables

option ___DOC_CMAKE::ae2f_CXX = OFF
 Tell that thou art including cxx for thy project. Default value is [OFF].

Detailed Description

Author
ae2f
Version
0.1
Date
2025-02-11

Definition in file Core.cmake.hpp.