PSOPT / psopt

PSOPT Optimal Control Software
GNU Lesser General Public License v2.1
193 stars 75 forks source link

Adolc and snopt #25

Closed schulz0r closed 3 years ago

schulz0r commented 3 years ago

Fix 1: Error evaluating generator expression $ TARGET_EXISTS is only available in CMake version 3.12 and later. I set the minimum requirement appropriately.

Fix 2: AdolC headers were missing in the SNOPT interface. I added AdolC to the SNOPT link libraries.