Skip to content

Commit

Permalink
comment out configuring file
Browse files Browse the repository at this point in the history
  • Loading branch information
boulderdaze committed Feb 13, 2025
1 parent 1e8264c commit 8a34e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if(MUSICA_ENABLE_OPENMP)
endif()

# version
configure_file(version.cpp.in ${CMAKE_BINARY_DIR}/version.cpp @ONLY)
# configure_file(version.cpp.in ${CMAKE_BINARY_DIR}/version.cpp @ONLY)

target_sources(musica
PRIVATE
Expand Down

0 comments on commit 8a34e30

Please sign in to comment.