Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.58 KB

File metadata and controls

70 lines (43 loc) · 1.58 KB

JEGP CMake Modules

CMake modules that abstract common functionality in the JEGP libraries.

Variables

This repository reserves CMake identifiers and filenames in binary directories that begin with JEGP_ and _JEGP_ regardless of case or equal to the name of a JEGP CMake module.

Variables that Change Behavior

  • JEGP_CPPFRONT_INCLUDE_DIRECTORIES: List of preprocessor include file search directories for Cpp1 source files generated by cppfront.

  • JEGP_CPPFRONT_BUILD_DIR: Diretory where cppfront generates sources.

  • JEGP_CXX2_COMPILER: The full path to the compiler for Cpp2.

Variables for Languages

Modules

Documentations Modules