[evolution-data-server] Merge a cmake/modules change from Evolution
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution-data-server] Merge a cmake/modules change from Evolution
- Date: Fri,  1 Sep 2017 13:00:46 +0000 (UTC)
commit 40822bb53f3060d0bbcb8c7543c4928d9f896893
Author: Milan Crha <mcrha redhat com>
Date:   Fri Sep 1 15:01:16 2017 +0200
    Merge a cmake/modules change from Evolution
 cmake/modules/FindIntltool.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cmake/modules/FindIntltool.cmake b/cmake/modules/FindIntltool.cmake
index a2c3547..1397b6d 100644
--- a/cmake/modules/FindIntltool.cmake
+++ b/cmake/modules/FindIntltool.cmake
@@ -189,7 +189,7 @@ macro(add_appdata_file _infilename _outfilename)
        endif(NOT TARGET appdata-files)
 
        set(_out ${_outfilename})
-       get_filename_component(_outtarget ${_out} NAME_WE)
+       get_filename_component(_outtarget ${_out} NAME)
        get_filename_component(_path ${_out} DIRECTORY)
        if(_path STREQUAL "")
                set(_out ${CMAKE_CURRENT_BINARY_DIR}/${_out})
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]