re-add burrow to the build

develop
Myk Taylor 2023-10-28 00:37:43 -07:00
parent ad998001b6
commit 3523975194
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -90,7 +90,7 @@ if(BUILD_SUPPORTED)
dfhack_plugin(autonestbox autonestbox.cpp LINK_LIBRARIES lua)
dfhack_plugin(autoslab autoslab.cpp)
dfhack_plugin(blueprint blueprint.cpp LINK_LIBRARIES lua)
#dfhack_plugin(burrows burrows.cpp LINK_LIBRARIES lua)
dfhack_plugin(burrow burrow.cpp LINK_LIBRARIES lua)
#dfhack_plugin(building-hacks building-hacks.cpp LINK_LIBRARIES lua)
add_subdirectory(buildingplan)
dfhack_plugin(changeitem changeitem.cpp)