diff --git a/tests/libslic3r/CMakeLists.txt b/tests/libslic3r/CMakeLists.txt index fea6e8ac40..d10494461a 100644 --- a/tests/libslic3r/CMakeLists.txt +++ b/tests/libslic3r/CMakeLists.txt @@ -42,7 +42,7 @@ add_executable(${_TEST_NAME}_tests test_support_spots_generator.cpp ../data/prusaparts.cpp ../data/prusaparts.hpp - # test_static_map.cpp + test_static_map.cpp ) if (TARGET OpenVDB::openvdb)