Skip to content

Commit 4174ba5

Browse files
chore: disabled version header generation.
1 parent 80596cd commit 4174ba5

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ find_package(fmt REQUIRED CONFIG)
125125
#
126126
#-------------------------------------------------
127127

128-
configure_file(source/Version.hpp.in "${PROJECT_SOURCE_DIR}/include/mrdox/Version.hpp")
129128
file(GLOB_RECURSE SOURCES CONFIGURE_DEPENDS source/*.cpp source/*.hpp source/*.in source/*.natvis)
130129
file(GLOB_RECURSE INCLUDES CONFIGURE_DEPENDS include/*.hpp)
131130
add_executable(mrdox ${SOURCES} ${INCLUDES})

source/Version.hpp.in

-26
This file was deleted.

0 commit comments

Comments
 (0)