@ -87,7 +87,7 @@ if(BUILD_SUPPORTED)
dfhack_plugin ( autoclothing autoclothing.cpp )
dfhack_plugin ( autoclothing autoclothing.cpp )
dfhack_plugin ( autodump autodump.cpp )
dfhack_plugin ( autodump autodump.cpp )
dfhack_plugin ( autofarm autofarm.cpp )
dfhack_plugin ( autofarm autofarm.cpp )
dfhack_plugin ( autogems autogems.cpp LINK_LIBRARIES jsoncpp_ lib_ static)
dfhack_plugin ( autogems autogems.cpp LINK_LIBRARIES jsoncpp_ static)
dfhack_plugin ( autohauler autohauler.cpp )
dfhack_plugin ( autohauler autohauler.cpp )
dfhack_plugin ( autolabor autolabor.cpp )
dfhack_plugin ( autolabor autolabor.cpp )
dfhack_plugin ( automaterial automaterial.cpp LINK_LIBRARIES lua )
dfhack_plugin ( automaterial automaterial.cpp LINK_LIBRARIES lua )
@ -109,7 +109,7 @@ if(BUILD_SUPPORTED)
dfhack_plugin ( cursecheck cursecheck.cpp )
dfhack_plugin ( cursecheck cursecheck.cpp )
dfhack_plugin ( cxxrandom cxxrandom.cpp LINK_LIBRARIES lua )
dfhack_plugin ( cxxrandom cxxrandom.cpp LINK_LIBRARIES lua )
dfhack_plugin ( deramp deramp.cpp )
dfhack_plugin ( deramp deramp.cpp )
dfhack_plugin ( debug debug.cpp LINK_LIBRARIES jsoncpp_ lib_ static)
dfhack_plugin ( debug debug.cpp LINK_LIBRARIES jsoncpp_ static)
dfhack_plugin ( dig dig.cpp )
dfhack_plugin ( dig dig.cpp )
dfhack_plugin ( dig-now dig-now.cpp LINK_LIBRARIES lua )
dfhack_plugin ( dig-now dig-now.cpp LINK_LIBRARIES lua )
dfhack_plugin ( digFlood digFlood.cpp )
dfhack_plugin ( digFlood digFlood.cpp )
@ -143,7 +143,7 @@ if(BUILD_SUPPORTED)
dfhack_plugin ( mode mode.cpp )
dfhack_plugin ( mode mode.cpp )
dfhack_plugin ( mousequery mousequery.cpp )
dfhack_plugin ( mousequery mousequery.cpp )
dfhack_plugin ( nestboxes nestboxes.cpp )
dfhack_plugin ( nestboxes nestboxes.cpp )
dfhack_plugin ( orders orders.cpp LINK_LIBRARIES jsoncpp_ lib_ static)
dfhack_plugin ( orders orders.cpp LINK_LIBRARIES jsoncpp_ static)
dfhack_plugin ( pathable pathable.cpp LINK_LIBRARIES lua )
dfhack_plugin ( pathable pathable.cpp LINK_LIBRARIES lua )
dfhack_plugin ( petcapRemover petcapRemover.cpp )
dfhack_plugin ( petcapRemover petcapRemover.cpp )
dfhack_plugin ( plants plants.cpp )
dfhack_plugin ( plants plants.cpp )