mirror of
https://github.com/open-simh/simh.git
synced 2026-01-14 07:40:35 +00:00
* CMake build infrastructure The squashed commit that builds and packages releases for the SIMH simulator suite with CMake, version 3.14 or newer. See README-CMake.md for documentation.
4 lines
151 B
CMake
4 lines
151 B
CMake
## Additional variables needed to drive CPack:
|
|
|
|
file(TO_NATIVE_PATH "@CMAKE_SOURCE_DIR@/cmake/installer-customizations/NSIS" SIMH_NSIS_INCLUDE_DIR)
|