Skip to content

Commit

Permalink
Merge pull request #45 from nkoenig/master
Browse files Browse the repository at this point in the history
Removed debug message
  • Loading branch information
sherm1 committed Oct 16, 2013
2 parents 7e06039 + 9a987e3 commit ddadd1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/FindSimbody.cmake
Expand Up @@ -129,8 +129,6 @@ endif(SimTK_SDK)
set(Simbody_INCLUDE_DIR "Simbody_INCLUDE_DIR-NOTFOUND" CACHE PATH
"The Simbody and SimTK include directory." FORCE)

message("${Simbody_SEARCH_PATHS}")


foreach(pth IN LISTS Simbody_SEARCH_PATHS)
find_path(Simbody_INCLUDE_DIR
Expand Down

0 comments on commit ddadd1c

Please sign in to comment.