Skip to content

Commit

Permalink
revert unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Dec 4, 2024
1 parent 180b3cb commit 8f76ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/DAGMC_macros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -351,4 +351,4 @@ endmacro ()
macro (dagmc_install_test_file filename)
install(FILES ${filename} DESTINATION ${INSTALL_TESTS_DIR})
configure_file(${CMAKE_CURRENT_LIST_DIR}/${filename} ${CMAKE_CURRENT_BINARY_DIR}/${filename} COPYONLY)
endmacro ()
endmacro ()

0 comments on commit 8f76ea6

Please sign in to comment.