|
@@ -84,7 +84,7 @@ else()
|
|
|
endif()
|
|
endif()
|
|
|
|
|
|
|
|
if(CMAKE_CXX_COMPILER_TARGET)
|
|
if(CMAKE_CXX_COMPILER_TARGET)
|
|
|
- list(PREPEND CMAKE_CXX_COPMILER_ID_TEST_FLAGS "-c --target=${CMAKE_CXX_COMPILER_TARGET}")
|
|
|
|
|
|
|
+ list(PREPEND CMAKE_CXX_COMPILER_ID_TEST_FLAGS "-c --target=${CMAKE_CXX_COMPILER_TARGET}")
|
|
|
endif()
|
|
endif()
|
|
|
|
|
|
|
|
# Build a small source file to identify the compiler.
|
|
# Build a small source file to identify the compiler.
|