comparison plugins/CMakeLists.txt @ 632:e5d0f4289e04

Plugin tictactoe: brand new plugin, closes #393 @6h
author David Demelier <markand@malikania.fr>
date Tue, 13 Mar 2018 13:51:17 +0100
parents 27587ff92a64
children 4b5dba257d81
comparison
equal deleted inserted replaced
631:1fa9e5222e87 632:e5d0f4289e04
26 history 26 history
27 joke 27 joke
28 logger 28 logger
29 plugin 29 plugin
30 roulette 30 roulette
31 tictactoe
31 CACHE INTERNAL "" 32 CACHE INTERNAL ""
32 ) 33 )
33 34
34 foreach (plugin ${IRCCD_PLUGINS}) 35 foreach (plugin ${IRCCD_PLUGINS})
35 irccd_define_plugin( 36 irccd_define_plugin(