diff options
Diffstat (limited to 'cstring/CMakeLists.txt')
-rw-r--r-- | cstring/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cstring/CMakeLists.txt b/cstring/CMakeLists.txt index 3283cea..df2fa45 100644 --- a/cstring/CMakeLists.txt +++ b/cstring/CMakeLists.txt | |||
@@ -8,4 +8,5 @@ target_include_directories(cstring INTERFACE | |||
8 | include) | 8 | include) |
9 | 9 | ||
10 | target_link_libraries(cstring INTERFACE | 10 | target_link_libraries(cstring INTERFACE |
11 | cassert | ||
11 | -lbsd) | 12 | -lbsd) |