Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
f7be278a
Commit
f7be278a
authored
Jun 09, 2015
by
Brad King
💬
Committed by
Kitware Robot
Jun 09, 2015
Browse files
Merge topic 'doc-drop-incorrect-cmake-developer-advice'
972853b1
Help: Drop incorrect advice from cmake-developer.7 manual
parents
82986700
972853b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/manual/cmake-developer.7.rst
View file @
f7be278a
...
...
@@ -867,7 +867,6 @@ look.
find_path(Foo_INCLUDE_DIR
NAMES foo.h
PATHS ${PC_Foo_INCLUDE_DIRS}
# if you need to put #include <Foo/foo.h> in your code, add:
PATH_SUFFIXES Foo
)
find_library(Foo_LIBRARY
...
...
Write
Preview
Supports
Markdown
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