mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-20 07:10:43 +02:00
5 lines
240 B
CMake
5 lines
240 B
CMake
add_dolphin_test(CommonFuncsTest CommonFuncsTest.cpp common)
|
|
add_dolphin_test(FifoQueueTest FifoQueueTest.cpp common)
|
|
add_dolphin_test(FixedSizeQueueTest FixedSizeQueueTest.cpp common)
|
|
add_dolphin_test(MathUtilTest MathUtilTest.cpp common)
|