Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
6d5763e6
Commit
6d5763e6
authored
Jul 31, 2017
by
Rashad Kanavath
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
COMP: search shark.h inside shark_installdir
parent
e10fc3d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMake/FindShark.cmake
CMake/FindShark.cmake
+1
-1
No files found.
CMake/FindShark.cmake
View file @
6d5763e6
...
...
@@ -104,7 +104,7 @@ set(SHARK_USE_OPENMP_matched)
#define SHARK_USE_OPENMP
find_file
(
SHARK_H_FILE
NAMES shark/Core/Shark.h
PATHS
"
${
SHARK_
SEARCH_PATH
}
"
PATHS
${
SHARK_
INSTALLDIR
}
PATH_SUFFIXES include include/shark shark
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment