removed MultiMapTest

This commit is contained in:
2023-07-11 23:17:26 +08:00
parent c8c3d2e539
commit 35cef4cd90

View File

@@ -45,9 +45,6 @@ cm_example_project(CreateBinaryH)
add_executable(NormalCompressTest NormalCompressTest.cpp)
CM_EXAMPLE_PROJECT(NormalCompressTest)
add_executable(MultiMapTest MultiMapTest.cpp)
cm_example_project(MultiMapTest)
add_executable(OSFontList OSFontList.cpp)
cm_example_project(OSFontList)
target_link_libraries(OSFontList PRIVATE CMUtil)
@@ -59,4 +56,4 @@ add_executable(DistributionChart2D DistributionChart2D.cpp BitmapFont.cpp Bitmap
cm_example_project(DistributionChart2D)
add_executable(Size2Test Size2Test.cpp)
cm_example_project(Size2Test)
cm_example_project(Size2Test)