Don't build static map tests as they fail on multiple platforms

This commit is contained in:
tamasmeszaros 2023-10-02 09:43:24 +02:00
parent 5e8a1ffd38
commit 11893ed0c1

View File

@ -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)