From 70ce112be342ad6652ecef97f2e984f51c8af43b Mon Sep 17 00:00:00 2001 From: Bang He Date: Fri, 9 Aug 2019 22:45:10 -0600 Subject: [PATCH] modifed one change --- doc/users/cmakelists.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html index 39e550ac18..9a3abd4064 100644 --- a/doc/users/cmakelists.html +++ b/doc/users/cmakelists.html @@ -560,7 +560,7 @@ project "foo" at least of version 8.0 write: FIND_PACKAGE(foo 8.0 REQUIRED) Alternatively, the version number and REQUIRED keyword can be -omitted (Depending on the external library). The project configuration or +omitted. Depending on the external library, the project configuration or find macro will usually define variables like FOO_INCLUDE_DIRS and FOO_LIBRARIES that can be directly used in your CMakeLists.txt file: -- 2.39.5