Skip to content

Commit

Permalink
add more deps for OMSI msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Jun 8, 2019
1 parent 33e993f commit 9fd7ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMCompiler/Makefile.omsi.common
Expand Up @@ -43,7 +43,7 @@ OMSIBase: sundials $(LAPACK_TARGET) expat
$(CMAKE_CALL); \
$(MAKE) );)

OMSIBaseMSVC: getMSVCversion
OMSIBaseMSVC: getMSVCversion CMinpack_msvc fmil_msvc sundials_msvc
test -f """${VSCOMNTOOLS}/../../VC/vcvarsall.bat"""
#echo 'Build the cppRuntime with MSVC' buildtype: $(BUILDTYPE)
#rm -rf Build_MSVC
Expand Down

0 comments on commit 9fd7ac7

Please sign in to comment.