Skip to content

Commit

Permalink
Add the module directory to the include paths for fruit dependency (L…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeckingsale authored Apr 11, 2017
1 parent 5fe5f44 commit de1f9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thirdparty_builtin/fruit-3.4.1/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ blt_add_library(
)
blt_register_library( NAME fruit
FORTRAN_MODULES ${CMAKE_Fortran_MODULE_DIRECTORY}
INCLUDES ${CMAKE_Fortran_MODULE_DIRECTORY}
LIBRARIES fruit
)

0 comments on commit de1f9bd

Please sign in to comment.