Skip to content

Commit

Permalink
trying to fix cmake build
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Jul 11, 2019
1 parent a9832f8 commit f7cc7a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ endif ()

# Include flib source and binary directories (for Fortran modules)
target_include_directories (piof
PUBLIC ${CMAKE_BINARY_DIR}
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}
PUBLIC ${CMAKE_CURRENT_BINARY_DIR})

Expand Down

0 comments on commit f7cc7a4

Please sign in to comment.