mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
telldus-core: Doxygen in-file was not found.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user