Remove duplicated XTchain detection
This commit is contained in:
committad av
CodingWorkshop Signing Team
förälder
dcb0b8fb4b
incheckning
d85ed34ce2
@@ -1,8 +1,5 @@
|
|||||||
# Detect XTChain toolchain
|
# Minimum CMake version requirement
|
||||||
cmake_minimum_required(VERSION 3.19.0)
|
cmake_minimum_required(VERSION 3.19.0)
|
||||||
if(NOT CMAKE_VERSION MATCHES "XTC")
|
|
||||||
message(FATAL_ERROR "XTChain not detected or corrupted!")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# Lowercase target architecture
|
# Lowercase target architecture
|
||||||
string(TOLOWER ${ARCH} ARCH)
|
string(TOLOWER ${ARCH} ARCH)
|
||||||
|
|||||||
Referens i nytt ärende
Block a user