|
|
|
@ -145,7 +145,7 @@ if (BUILD_SUPPORTED)
|
|
|
|
|
DFHACK_PLUGIN(prospector prospector.cpp)
|
|
|
|
|
DFHACK_PLUGIN(power-meter power-meter.cpp LINK_LIBRARIES lua)
|
|
|
|
|
DFHACK_PLUGIN(regrass regrass.cpp)
|
|
|
|
|
DFHACK_PLUGIN(remotefortressreader remotefortressreader.cpp PROTOBUFS RemoteFortressReader)
|
|
|
|
|
DFHACK_PLUGIN(RemoteFortressReader remotefortressreader.cpp PROTOBUFS RemoteFortressReader)
|
|
|
|
|
DFHACK_PLUGIN(rename rename.cpp LINK_LIBRARIES lua PROTOBUFS rename)
|
|
|
|
|
add_subdirectory(rendermax)
|
|
|
|
|
DFHACK_PLUGIN(resume resume.cpp)
|
|
|
|
|