We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fe49d commit e6fd629Copy full SHA for e6fd629
CMakeLists.txt
@@ -4,6 +4,7 @@
4
5
cmake_minimum_required(VERSION 3.16.0)
6
7
+set (CMAKE_ASM_SOURCE_FILE_EXTENSIONS "S")
8
project(OpenBLAS C ASM)
9
10
set(OpenBLAS_MAJOR_VERSION 0)
0 commit comments