-
Notifications
You must be signed in to change notification settings - Fork 0
CMake Herc6x
Wiki ▸ CMake Build Logic ▸ CMake Scripts ▸ Herc6x.cmake
-
Herc60_CreateTargets is run to create all Hercules targets. Mapping of source file names to targets is in Herc61_SlibSources.
-
Herc20_TargetEnv.cmake - Probe target hardware and OS
-
Herc22_Userland.cmake - Probe UNIX-like and macOS userland
-
Herc22_UserlandWin.cmake - Probe Windows userland
-
Herc22_TargetEnv.cmake - Probe target hardware and OS
-
Herc25_Compilergcclike.cmake - Probe gcc-like compilers
-
Herc25_CompilerMSVC.cmake - Probe MSVC compilers
-
Herc28_OptSelect - Set build options
This Wiki page Copyright © 2018 by Stephen R. Orso. This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.