git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f2ddeb2
)
telldus-core: Doxygen in-file was not found.
author
Peter Liedholm
<redacted>
Tue, 29 Oct 2019 10:18:23 +0000
(11:18 +0100)
committer
Peter Liedholm
<redacted>
Tue, 29 Oct 2019 10:19:54 +0000
(11:19 +0100)
Signed-off-by: Peter Liedholm <redacted>
utils/telldus-core/patches/900-openwrt_fixes_cmake.patch
patch
|
blob
|
history
diff --git
a/utils/telldus-core/patches/900-openwrt_fixes_cmake.patch
b/utils/telldus-core/patches/900-openwrt_fixes_cmake.patch
index b20bbe33996dc9687dc0a6895fb2b39fa6b406fc..65c552245a0715809cfb5f6a636ca7ee76613df6 100644
(file)
--- a/
utils/telldus-core/patches/900-openwrt_fixes_cmake.patch
+++ b/
utils/telldus-core/patches/900-openwrt_fixes_cmake.patch
@@
-43,3
+43,14
@@
Adopted to OpenWrt target. Most likely these changes go elsewhere when done righ
ENDIF (APPLE)
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -62,7 +62,7 @@ IF(DOXYGEN_FOUND)
+ SET(DOXY_CONFIG ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
+
+ CONFIGURE_FILE(
+- "${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
++ "${CMAKE_CURRENT_SOURCE_DIR}/CMakeDoxyfile.in"
+ ${DOXY_CONFIG} @ONLY
+ )
+
git clone https://git.99rst.org/PROJECT