Add timer.h for benchmarking

This commit is contained in:
2025-12-01 03:28:00 -05:00
parent 5d5d24168c
commit 66c39108ce
4 changed files with 49 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ ENDIF()
### Copy the input files dir to build
file(COPY ${INPUT_DIR} DESTINATION "${CMAKE_CURRENT_BINARY_DIR}")
include_directories(src/common)
### EXECUTABLES