summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-12-16 10:54:52 -0800
committerbrad kittenbrink <brad@lindenlab.com>2009-12-16 10:54:52 -0800
commit0efe9ec55176793789514cbbb9a2bc9d48228bbd (patch)
tree5966fa31a3631f2c778dbe297756803d00e4695d /indra/cmake
parent9e36948a26d0026da34223cac01b1b9c3266eb68 (diff)
parent491e93f898ed1a6e825ea487b918c0103dec42e3 (diff)
Merged mani's EXT-3140 and build performance enhancements work into viewer-2-0.
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