|
|
@ -81,7 +81,7 @@ if (BUILD_SUPPORTED)
|
|
|
|
DFHACK_PLUGIN(weather weather.cpp)
|
|
|
|
DFHACK_PLUGIN(weather weather.cpp)
|
|
|
|
DFHACK_PLUGIN(colonies colonies.cpp)
|
|
|
|
DFHACK_PLUGIN(colonies colonies.cpp)
|
|
|
|
DFHACK_PLUGIN(mode mode.cpp)
|
|
|
|
DFHACK_PLUGIN(mode mode.cpp)
|
|
|
|
DFHACK_PLUGIN(liquids liquids.cpp Brushes.h)
|
|
|
|
DFHACK_PLUGIN(liquids liquids.cpp Brushes.h LINK_LIBRARIES lua)
|
|
|
|
DFHACK_PLUGIN(tiletypes tiletypes.cpp Brushes.h)
|
|
|
|
DFHACK_PLUGIN(tiletypes tiletypes.cpp Brushes.h)
|
|
|
|
DFHACK_PLUGIN(tubefill tubefill.cpp)
|
|
|
|
DFHACK_PLUGIN(tubefill tubefill.cpp)
|
|
|
|
DFHACK_PLUGIN(autodump autodump.cpp)
|
|
|
|
DFHACK_PLUGIN(autodump autodump.cpp)
|
|
|
|