Skip to content

Commit

Permalink
add missing endif
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Nov 28, 2023
1 parent 1d6120a commit e78a1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmexclass/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ macro(MatlabConfigure)
# else()
# message(FATAL_ERROR "MatlabConfigure failed")
# endif()
# endif()
endif()
endmacro()

# Find MATLAB.
Expand Down

0 comments on commit e78a1d5

Please sign in to comment.