Warning, /games/bovo/src/game/test/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable (testbovo test.cpp)
0002 target_link_library (testbovo game)
0003 install (TARGETS testbovo ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})