Skip to content

Commit

Permalink
Merge pull request #4 from matthiasrichter/master
Browse files Browse the repository at this point in the history
Correctly setting include path for TCL
  • Loading branch information
Barthelemy authored Dec 14, 2017
2 parents 689b00b + 9983c1a commit ced512f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/CommonDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ o2_define_bucket(
DEPENDENCIES
o2_common_bucket
${TCL_LIBRARY}

SYSTEMINCLUDE_DIRECTORIES
${TCL_INCLUDE_PATH}
)

0 comments on commit ced512f

Please sign in to comment.