summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-12-16 15:17:44 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2009-12-16 15:17:44 -0800
commit15315a4214e2f8202bf876af99ee96934a77ed53 (patch)
tree55c60ffe39e8ceeeead5746d8244cfee4eb106e2 /indra/cmake
parentf6f263440771923ee2c7f1fbc3722a99746ead0d (diff)
parent12ad3e8fee8220b30a4cdb663dbaf05dc6819baa (diff)
merge!
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/TemplateCheck.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/TemplateCheck.cmake b/indra/cmake/TemplateCheck.cmake
index 3b73dc82df..fa4e387dd5 100644
--- a/indra/cmake/TemplateCheck.cmake
+++ b/indra/cmake/TemplateCheck.cmake
@@ -5,7 +5,7 @@ include(Python)
macro (check_message_template _target)
add_custom_command(
TARGET ${_target}
- PRE_LINK
+ POST_BUILD
COMMAND ${PYTHON_EXECUTABLE}
ARGS ${SCRIPTS_DIR}/template_verifier.py
--mode=development --cache_master