summaryrefslogtreecommitdiffstats
path: root/Modules/FindJasper.cmake
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2012-02-12 17:57:28 (GMT)
committerAlex Neundorf <neundorf@kde.org>2012-02-12 17:57:28 (GMT)
commit3b488228032e32f03a639af3a084a4e5ad3201bd (patch)
tree242169aefb019129f261bac8787c1326347ee516 /Modules/FindJasper.cmake
parent677047dda0620fa675bcc1a8bacde5388ad954c3 (diff)
downloadCMake-3b488228032e32f03a639af3a084a4e5ad3201bd.zip
CMake-3b488228032e32f03a639af3a084a4e5ad3201bd.tar.gz
CMake-3b488228032e32f03a639af3a084a4e5ad3201bd.tar.bz2
FindGetText: fix multiple targets with the same name problem (CMP0002)
The functions in FindGettext create a custom target. If the functions are called multiple times, multiple times the same target is created. This works only if CMP0002 is set to OLD. With this patch there is only one central target created, and each invocation of the function creates a target with a unique name and make the central target depend on this one. Alex
Diffstat (limited to 'Modules/FindJasper.cmake')
0 files changed, 0 insertions, 0 deletions