Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Resolve "better solution to create/update src/OPALrevision.h"

Merged gsell requested to merge 346-better-solution-to-create-update-src-opalrevision-h-3 into master
4 files
+ 36
15
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 0
1
@@ -30,7 +30,6 @@ else ()
@@ -30,7 +30,6 @@ else ()
endif ()
endif ()
configure_file(config.h.in ${CMAKE_CURRENT_SOURCE_DIR}/OPALconfig.h)
configure_file(config.h.in ${CMAKE_CURRENT_SOURCE_DIR}/OPALconfig.h)
configure_file(revision.h.in ${CMAKE_CURRENT_SOURCE_DIR}/OPALrevision.h)
set (OPAL_SRC_DIR ${CMAKE_CURRENT_SOURCE_DIR})
set (OPAL_SRC_DIR ${CMAKE_CURRENT_SOURCE_DIR})
set (OPAL_SRCS )
set (OPAL_SRCS )
Loading