Skip to content

Commit c84e407

Browse files
adrpoOpenModelica-Hudson
authored andcommitted
[RUNTIME] the usual evening fix for Windows builds
Belonging to [master]: - OpenModelica/OMCompiler#3014
1 parent 3997aa3 commit c84e407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimulationRuntime/c/math-support/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Quellen und Header
55
SET(math_support_sources pivot.c)
66

7-
SET(math_support_headers blaswrap.h)
7+
SET(math_support_headers )
88

99
# Library util
1010
ADD_LIBRARY(math-support ${math_support_sources} ${math_support_headers})

0 commit comments

Comments
 (0)