diff options
Diffstat (limited to 'simloop/CMakeLists.txt')
| -rw-r--r-- | simloop/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/simloop/CMakeLists.txt b/simloop/CMakeLists.txt index 1997e2f..fe7f954 100644 --- a/simloop/CMakeLists.txt +++ b/simloop/CMakeLists.txt | |||
| @@ -13,9 +13,6 @@ add_library(simloop | |||
| 13 | target_include_directories(simloop PUBLIC | 13 | target_include_directories(simloop PUBLIC |
| 14 | include) | 14 | include) |
| 15 | 15 | ||
| 16 | target_link_libraries(simloop PUBLIC | ||
| 17 | timer) | ||
| 18 | |||
| 19 | target_compile_options(simloop PRIVATE -Wall -Wextra -Wpedantic) | 16 | target_compile_options(simloop PRIVATE -Wall -Wextra -Wpedantic) |
| 20 | 17 | ||
| 21 | # Test | 18 | # Test |
