enable seedwatch (no changes)

develop
Myk Taylor 2023-01-09 16:25:01 -08:00
parent 3518a13dea
commit 3938721df0
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -153,7 +153,7 @@ add_subdirectory(remotefortressreader)
#add_subdirectory(rendermax)
dfhack_plugin(reveal reveal.cpp LINK_LIBRARIES lua)
#dfhack_plugin(search search.cpp)
#dfhack_plugin(seedwatch seedwatch.cpp)
dfhack_plugin(seedwatch seedwatch.cpp)
#dfhack_plugin(showmood showmood.cpp)
#dfhack_plugin(siege-engine siege-engine.cpp LINK_LIBRARIES lua)
#dfhack_plugin(sort sort.cpp LINK_LIBRARIES lua)