dolphin/Source/UnitTests/Common/CMakeLists.txt

6 lines
295 B
CMake
Raw Normal View History

2014-03-10 23:43:29 +00:00
add_dolphin_test(BitFieldTest BitFieldTest.cpp common)
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)