Skip to content

Commit

Permalink
Merge branch 'time_scaling' of https://github.com/os-fpga/FOEDAG into…
Browse files Browse the repository at this point in the history
… time_scaling
  • Loading branch information
alaindargelas committed Aug 29, 2024
2 parents fa953d5 + 1e416e9 commit e5f4ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ set(VERSION_MINOR 0)
# Add the spdlog directory to the include path
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/third_party/spdlog/include ${CMAKE_CURRENT_SOURCE_DIR}/third_party/exprtk ${CMAKE_CURRENT_SOURCE_DIR}/third_party/scope_guard)

set(VERSION_PATCH 423)
set(VERSION_PATCH 424)


option(
Expand Down

0 comments on commit e5f4ba4

Please sign in to comment.