Skip to content

Commit

Permalink
Merge Pull Request #13683 from trilinos/Trilinos/csiefer2-patch-1
Browse files Browse the repository at this point in the history
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: Update CMakeLists.txt'
PR Author: csiefer2
  • Loading branch information
trilinos-autotester authored Dec 18, 2024
2 parents 07aab00 + 9570e40 commit ab17794
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/muelu/matlab/bin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ if(TPL_ENABLE_MATLAB)
# Force the code into R2017b compatibility mode
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DMX_COMPAT_64 -fPIC -DMATLAB_MEXCMD_RELEASE=R2017b")
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DMX_COMPAT_64 -fPIC -DMATLAB_MEXCMD_RELEASE=R2017b")
DW
# Debugging information
MESSAGE("MEX_COMPILER = " ${MEX_COMPILER})
MESSAGE("MEX_MEXEXT = " ${MEX_MEXEXT})
Expand Down

0 comments on commit ab17794

Please sign in to comment.