Skip to content

Commit

Permalink
Added top level CMake list to accomodate FABM convention.
Browse files Browse the repository at this point in the history
  • Loading branch information
momm committed Jun 18, 2015
1 parent d34b88e commit cbb5394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
add_subdirectory(src)
set_property(TARGET fabm_models_ersem PROPERTY Fortran_MODULE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})

0 comments on commit cbb5394

Please sign in to comment.