|
PyXMake Developer Guide 1.0
PyXMake
|
Functions | |
| main (BuildID, source=os.path.join(__mcd_core_path,"config"), output=None, scratch=VTL.Scratch, verbosity=2, **kwargs) | |
Variables | |
| foss | |
Minimum working example for PyXMake.
@note: Compile a project using CMAKE on windows.
Created on 15.01.2024
@version: 1.0
----------------------------------------------------------------------------------------------
@requires:
- PyXMake
@change:
-
@author: garb_ma [DLR-FA,STM Braunschweig]
----------------------------------------------------------------------------------------------
| PyXMake.VTL.cmake.main | ( | BuildID, | |
| source = os.path.join(__mcd_core_path,"config"), | |||
| output = None, | |||
| scratch = VTL.Scratch, | |||
| verbosity = 2, | |||
| ** | kwargs ) |