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

0001 add_subdirectory (scribble)
0002 add_subdirectory (highcontrast)
0003 
0004 # Spacy and Gomoku doesn't have white background color
0005 # causing trouble on theme switching. Disable them for 4.0
0006 # and solve POST-4.0
0007 add_subdirectory (spacy)
0008 add_subdirectory (gomoku)