Skip to content

Commit

Permalink
Merge remote-tracking branch 'jjonkman/f/fast-farm' into f/fast-farm
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonkman committed Nov 16, 2020
2 parents 5b0750f + 4568737 commit 80d53e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ option(USE_DLL_INTERFACE "Enable runtime loading of dynamic libraries" on)
option(FPE_TRAP_ENABLED "Enable FPE trap in compiler options" off)
option(ORCA_DLL_LOAD "Enable OrcaFlex Library Load" on)
option(BUILD_OPENFAST_CPP_API "Enable building OpenFAST - C++ API" off)
option(BUILD_FAST_FARM "Enable building FAST.Farm glue code" on)
option(BUILD_FAST_FARM "Enable building FAST.Farm glue code" off)
option(OPENMP "Enable OpenMP support" off)

# Precompiler/preprocessor flag configuration
Expand Down

0 comments on commit 80d53e7

Please sign in to comment.