Skip to content

Commit

Permalink
Merge remote-tracking branch 'lethosor/confirm-lua' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Nov 26, 2015
2 parents 1ed3472 + af92b3a commit ff677d1
Show file tree
Hide file tree
Showing 4 changed files with 563 additions and 243 deletions.
2 changes: 1 addition & 1 deletion plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ if (BUILD_SUPPORTED)
DFHACK_PLUGIN(cleanowned cleanowned.cpp)
DFHACK_PLUGIN(colonies colonies.cpp)
DFHACK_PLUGIN(command-prompt command-prompt.cpp)
DFHACK_PLUGIN(confirm confirm.cpp)
DFHACK_PLUGIN(confirm confirm.cpp LINK_LIBRARIES lua)
DFHACK_PLUGIN(createitem createitem.cpp)
DFHACK_PLUGIN(cursecheck cursecheck.cpp)
DFHACK_PLUGIN(deramp deramp.cpp)
Expand Down
Loading

0 comments on commit ff677d1

Please sign in to comment.