Commit ef43420
committed
doc: Fix warning in doxygen's cmake custom command
Warning:
CMake Warning (dev) at doc/CMakeLists.txt:28 (add_custom_command):
Keyword MAIN_DEPENDENCY requires a value, but none was given.
Signed-off-by: Siddharth Chandrasekaran <siddharth.chandrasekaran@huawei.com>1 parent dd7b12f commit ef43420
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments