Skip to content

Commit

Permalink
Merge pull request #5 from koide3/install
Browse files Browse the repository at this point in the history
add includeguard
  • Loading branch information
koide3 authored Jul 16, 2024
2 parents e1ed7a6 + dcb5603 commit 17f78e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/FindGTSAM.cmake
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
include_guard()

find_path(GTSAM_INCLUDE_DIRS gtsam/inference/FactorGraph.h
HINTS /usr/local/include /usr/include
DOC "GTSAM include directories")
Expand Down

0 comments on commit 17f78e8

Please sign in to comment.