Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 authored Dec 19, 2024
1 parent be0cdb8 commit e887998
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/polysolve/nonlinear/line_search/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set(SOURCES
NoLineSearch.hpp
RobustArmijo.cpp
RobustArmijo.hpp
MoreThuente.cpp
MoreThuente.hpp
)

source_group(TREE "${CMAKE_CURRENT_SOURCE_DIR}" PREFIX "Source Files" FILES ${SOURCES})
Expand Down

0 comments on commit e887998

Please sign in to comment.