mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
Merge branch 'doc-drop-incorrect-cmake-developer-advice' into release
This commit is contained in:
commit
91131844ce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user