Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Nov 10, 2024
1 parent 1d41a65 commit 258ea60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ set_target_properties (${nlopt_lib} PROPERTIES VERSION "${SO_MAJOR}.${SO_MINOR}.
# INCLUDE DIRECTORIES
#==============================================================================
target_include_directories (${nlopt_lib} PRIVATE
${PROJECT_BINARY_DIR}/src/api
${PROJECT_BINARY_DIR}
src/algs/stogo
src/algs/ags
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# NLopt Release Notes

## NLopt 2.?

* New `NLOPT_LUKSAN` cmake option to build without Luksan LGPL code ([#569]).

* Various minor bugfixes ([#566], [#564], [#571], [#465], [#563], [#504], [#187])

## NLopt 2.8

9 August 2024
Expand Down

0 comments on commit 258ea60

Please sign in to comment.