Skip to content

Commit

Permalink
Merge branch 'guanyung-programmer-lib-rework' of github.com:os-fpga/F…
Browse files Browse the repository at this point in the history
…OEDAG into guanyung-programmer-lib-rework
  • Loading branch information
guanyung-rs committed Aug 18, 2023
2 parents 225974f + a682111 commit 145f04b
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)

set(VERSION_PATCH 226)
set(VERSION_PATCH 227)
option(
WITH_LIBCXX
"Building with clang++ and libc++(in Linux). To enable with: -DWITH_LIBCXX=On"
Expand Down

0 comments on commit 145f04b

Please sign in to comment.