filmout_display/test/CMakeLists.txt

2 lines
94 B
CMake

ADD_EXECUTABLE( state_test state_test.cpp ${SOURCES} )
ADD_TEST( fd state_test )