Compile cmd_run_script.cpp only when ENABLE_SCRIPTING is on

This commit is contained in:
David Capello 2016-11-24 16:19:44 -03:00
parent ebec853a54
commit d49679c361

View File

@ -267,7 +267,6 @@ add_library(app-lib
commands/cmd_reselect_mask.cpp
commands/cmd_reverse_frames.cpp
commands/cmd_rotate.cpp
commands/cmd_run_script.cpp
commands/cmd_save_file.cpp
commands/cmd_save_mask.cpp
commands/cmd_save_palette.cpp