mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
doc: Remove no longer needed include_directories command from example
This commit is contained in:
parent
957f0d291c
commit
04c73f86c3
1 changed files with 0 additions and 2 deletions
|
@ -97,8 +97,6 @@ translates directly to Python.</p>
|
|||
|
||||
<pre>
|
||||
find_package (gflags REQUIRED)
|
||||
include_directories (${gflags_INCLUDE_DIR})
|
||||
|
||||
add_executable (foo main.cc)
|
||||
target_link_libraries (foo gflags)
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Reference in a new issue