Skip to content

Commit

Permalink
Update submodule thread_pool
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaser committed Mar 19, 2020
1 parent bfa9184 commit 21794f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.2)
project(racon)
set(racon_version 1.4.11)
set(racon_version 1.4.12)

set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib)
Expand Down
2 changes: 1 addition & 1 deletion vendor/thread_pool

0 comments on commit 21794f3

Please # to comment.