mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Move TargetArch.cmake to misc/cmake
This commit is contained in:
parent
31278fba92
commit
07f7c557ce
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.12)
|
||||
project(openmohaa)
|
||||
|
||||
include(TargetArch.cmake)
|
||||
include(misc/cmake/TargetArch.cmake)
|
||||
|
||||
target_architecture(TARGET_ARCH)
|
||||
list(LENGTH TARGET_ARCH TARGET_ARCH_COUNT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue