mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
Merge pull request #9005
0d763a1 depends: move cmake system config to hosts files (tobtoht)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Set the system name to one of Android, Darwin, FreeBSD, Linux, or Windows
|
||||
SET(CMAKE_SYSTEM_NAME @depends@)
|
||||
SET(CMAKE_SYSTEM_NAME @cmake_system_name@)
|
||||
SET(CMAKE_SYSTEM_PROCESSOR @arch@)
|
||||
SET(CMAKE_BUILD_TYPE @release_type@)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user