We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80596cd commit 4174ba5Copy full SHA for 4174ba5
CMakeLists.txt
@@ -125,7 +125,6 @@ find_package(fmt REQUIRED CONFIG)
125
#
126
#-------------------------------------------------
127
128
-configure_file(source/Version.hpp.in "${PROJECT_SOURCE_DIR}/include/mrdox/Version.hpp")
129
file(GLOB_RECURSE SOURCES CONFIGURE_DEPENDS source/*.cpp source/*.hpp source/*.in source/*.natvis)
130
file(GLOB_RECURSE INCLUDES CONFIGURE_DEPENDS include/*.hpp)
131
add_executable(mrdox ${SOURCES} ${INCLUDES})
source/Version.hpp.in
0 commit comments