Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 7, 2024
1 parent 1a95f59 commit ef8d299
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions find-external/Ipopt/FindIpopt.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
#
# Adapted from: https://github.com/casadi/casadi/blob/main/cmake/FindIPOPT.cmake
#
# Uses the modern PkgConfig CMake module helpers to find an installed version of Ipopt,
# for which a CMake shared imported library target is created with the required includes and compile options in its link interface.
# Uses the modern PkgConfig CMake module helpers to find an installed version of
# Ipopt, for which a CMake shared imported library target is created with the
# required includes and compile options in its link interface.
#
find_package(Ipopt CONFIG QUIET)

Expand Down

0 comments on commit ef8d299

Please sign in to comment.