[shark] 38/79: Update CMakeLists.txt

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:40:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit 92da03e8e6e421faba163e580a5b4f10ba9f1660
Author: Christian Igel <igel at diku.dk>
Date:   Thu Oct 29 19:18:55 2015 +0100

    Update CMakeLists.txt
---
 examples/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index ca18c5e..1fc5da8 100755
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -30,7 +30,7 @@ macro( SHARK_ADD_EXAMPLE TUT_SRC NAME COMPONENT )
 		# Add the dependencies to the target examples
 		add_dependencies(examples ${NAME})
 
-		set_target_properties( ${NAME} PROPERTIES FOLDER "Examples")
+		set_target_properties( ${NAME} PROPERTIES FOLDER "examples")
 
 		# Installation
 		install(TARGETS ${NAME}
@@ -139,4 +139,4 @@ if( BUILD_EXAMPLES )
 		PATTERN ".*" EXCLUDE
 	)
 endif()
-		 
\ No newline at end of file
+		 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list