|
|
|
@ -104,11 +104,11 @@ if (BUILD_SUPPORTED)
|
|
|
|
|
DFHACK_PLUGIN(createitem createitem.cpp)
|
|
|
|
|
DFHACK_PLUGIN(cursecheck cursecheck.cpp)
|
|
|
|
|
DFHACK_PLUGIN(deramp deramp.cpp)
|
|
|
|
|
# DFHACK_PLUGIN(dig dig.cpp)
|
|
|
|
|
DFHACK_PLUGIN(dig dig.cpp)
|
|
|
|
|
DFHACK_PLUGIN(digFlood digFlood.cpp)
|
|
|
|
|
# add_subdirectory(diggingInvaders)
|
|
|
|
|
add_subdirectory(diggingInvaders)
|
|
|
|
|
DFHACK_PLUGIN(drybuckets drybuckets.cpp)
|
|
|
|
|
# DFHACK_PLUGIN(dwarfmonitor dwarfmonitor.cpp)
|
|
|
|
|
DFHACK_PLUGIN(dwarfmonitor dwarfmonitor.cpp)
|
|
|
|
|
DFHACK_PLUGIN(embark-tools embark-tools.cpp)
|
|
|
|
|
DFHACK_PLUGIN(eventful eventful.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(fastdwarf fastdwarf.cpp)
|
|
|
|
@ -145,7 +145,7 @@ if (BUILD_SUPPORTED)
|
|
|
|
|
DFHACK_PLUGIN(search search.cpp)
|
|
|
|
|
DFHACK_PLUGIN(seedwatch seedwatch.cpp)
|
|
|
|
|
DFHACK_PLUGIN(showmood showmood.cpp)
|
|
|
|
|
# DFHACK_PLUGIN(siege-engine siege-engine.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(siege-engine siege-engine.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(sort sort.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(steam-engine steam-engine.cpp)
|
|
|
|
|
DFHACK_PLUGIN(stockflow stockflow.cpp LINK_LIBRARIES lua)
|
|
|
|
|