mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Remove broken links (#4187)
This commit is contained in:
parent
8e78cfebf8
commit
a31da32a2f
@ -182,7 +182,7 @@ As an example, a CMake configuration such as this:
|
||||
would result in build commands such as this:
|
||||
```AFL_LLVM_THREADSAFE_INST=1 AFL_LLVM_LAF_ALL=1 afl-clang-lto --afl-lto <...>```
|
||||
|
||||
## Compiler Options [`compiler-options.cmake`](compiler-options.cmake)
|
||||
## Compiler Options
|
||||
|
||||
Allows for easy use of some pre-made compiler options for the major compilers.
|
||||
|
||||
@ -200,8 +200,7 @@ Using `-DGENERATE_DEPENDENCY_DATA=ON` generates `.d` files along with regular ob
|
||||
|
||||
## Dependency Graph [`dependency-graph.cmake`](dependency-graph.cmake)
|
||||
|
||||
CMake, with the dot application available, will build a visual representation of the library/executable dependencies, like so:
|
||||
![Dependency Graph](img/dp-graph.png)
|
||||
CMake, with the dot application available, will build a visual representation of the library/executable dependencies.
|
||||
|
||||
### Required Arguments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user