|
|
|
@ -135,6 +135,7 @@ if (BUILD_SUPPORTED)
|
|
|
|
|
DFHACK_PLUGIN(liquids liquids.cpp Brushes.h LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(luasocket luasocket.cpp LINK_LIBRARIES clsocket lua dfhack-tinythread)
|
|
|
|
|
DFHACK_PLUGIN(manipulator manipulator.cpp)
|
|
|
|
|
DFHACK_PLUGIN(map-render map-render.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(misery misery.cpp)
|
|
|
|
|
DFHACK_PLUGIN(mode mode.cpp)
|
|
|
|
|
DFHACK_PLUGIN(mousequery mousequery.cpp)
|
|
|
|
@ -151,7 +152,6 @@ if (BUILD_SUPPORTED)
|
|
|
|
|
add_subdirectory(rendermax)
|
|
|
|
|
DFHACK_PLUGIN(resume resume.cpp)
|
|
|
|
|
DFHACK_PLUGIN(reveal reveal.cpp)
|
|
|
|
|
DFHACK_PLUGIN(twbt-utils twbt-utils.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(search search.cpp)
|
|
|
|
|
DFHACK_PLUGIN(seedwatch seedwatch.cpp)
|
|
|
|
|
DFHACK_PLUGIN(showmood showmood.cpp)
|
|
|
|
|