diff options
Diffstat (limited to 'libcr_ipc/CMakeLists.txt')
-rw-r--r-- | libcr_ipc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcr_ipc/CMakeLists.txt b/libcr_ipc/CMakeLists.txt index 8545798..ae515bc 100644 --- a/libcr_ipc/CMakeLists.txt +++ b/libcr_ipc/CMakeLists.txt @@ -16,7 +16,7 @@ target_link_libraries(libcr_ipc INTERFACE set(ipc_tests chan #select - #mutex + mutex #owned_mutex rpc sema |