chiark / gitweb /
Update CMakeLists.txt
authorJulien Schueller <schueller@phimeca.com>
Wed, 14 Nov 2018 09:54:44 +0000 (10:54 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Nov 2018 09:54:44 +0000 (10:54 +0100)
CMakeLists.txt

index 22852957e804f0570b791db91a8920517546fda5..feeb9553ea72554450db35dd1587729f9c2006b3 100644 (file)
@@ -38,7 +38,7 @@ set(SO_PATCH 0)
 list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
 
 option (NLOPT_CXX "enable cxx routines" ON)
-option (NLOPT_FORTRAN "enable fotran tests" OFF)
+option (NLOPT_FORTRAN "enable fortran tests" OFF)
 option (BUILD_SHARED_LIBS "Build NLopt as a shared library" ON)
 option (NLOPT_PYTHON "build python bindings" ON)
 option (NLOPT_OCTAVE "build octave bindings" ON)