1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-26 06:54:17 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Richard
df41794057 CMAKE: Conditionally add value of CPACK_BUILD_CONFIG to package name
This is an undocumented variable that will hold the build configuration,
e.g. Debug, Release, etc., used to create a package with CPack.  It is
only set if you provide an explicit configuration argument to CPack.
2026-05-06 16:01:14 -04:00
B. Scott Michel
8b14bb69be CMake build infrastructure II (#53)
* 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.
2023-05-17 20:18:42 -04:00