diff --git a/bc/CMakeLists.txt b/bc/CMakeLists.txt index 584e8d9..52d5b1b 100644 --- a/bc/CMakeLists.txt +++ b/bc/CMakeLists.txt @@ -27,8 +27,3 @@ target_include_directories(bc PUBLIC ${PROJECT_SOURCE_DIR} ) - -target_link_libraries(bc - PUBLIC - mem -)