Update CMake/ConfigureCrossCompile.cmake

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
This commit is contained in:
Omar Shrit
2021-05-03 23:26:23 +02:00
committed by GitHub
co-authored by Marcus Edel
parent 52330fe587
commit 5889fa3cef
+1 -1
View File
@@ -3,7 +3,7 @@
# from the command line: the CMAKE_SYSROOT, TOOLCHAIN_PREFIX and the
# board type.
# This file will compile OpenBLAS if it is downloaded and it is not
# available on you system in order to find the BLAS library.
# available on your system in order to find the BLAS library.
if (CMAKE_CROSSCOMPILING)
include(board/flags-config.cmake)