removed MultiMapTest
This commit is contained in:
parent
c8c3d2e539
commit
35cef4cd90
@ -45,9 +45,6 @@ cm_example_project(CreateBinaryH)
|
|||||||
add_executable(NormalCompressTest NormalCompressTest.cpp)
|
add_executable(NormalCompressTest NormalCompressTest.cpp)
|
||||||
CM_EXAMPLE_PROJECT(NormalCompressTest)
|
CM_EXAMPLE_PROJECT(NormalCompressTest)
|
||||||
|
|
||||||
add_executable(MultiMapTest MultiMapTest.cpp)
|
|
||||||
cm_example_project(MultiMapTest)
|
|
||||||
|
|
||||||
add_executable(OSFontList OSFontList.cpp)
|
add_executable(OSFontList OSFontList.cpp)
|
||||||
cm_example_project(OSFontList)
|
cm_example_project(OSFontList)
|
||||||
target_link_libraries(OSFontList PRIVATE CMUtil)
|
target_link_libraries(OSFontList PRIVATE CMUtil)
|
||||||
@ -59,4 +56,4 @@ add_executable(DistributionChart2D DistributionChart2D.cpp BitmapFont.cpp Bitmap
|
|||||||
cm_example_project(DistributionChart2D)
|
cm_example_project(DistributionChart2D)
|
||||||
|
|
||||||
add_executable(Size2Test Size2Test.cpp)
|
add_executable(Size2Test Size2Test.cpp)
|
||||||
cm_example_project(Size2Test)
|
cm_example_project(Size2Test)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user