filmout_display/test/CMakeLists.txt

2 lines
83 B
CMake

ADD_EXECUTABLE( state_test state_test.cpp )
ADD_TEST( fd state_test )