[arrayfire] 348/408: Fix typo

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:28 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit d1b1a0e88503058d7c10f7cab9f61476bfb9a0f9
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Tue Aug 25 11:07:18 2015 -0400

    Fix typo
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0582890..ef2a80a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,7 +33,7 @@ OPTION(WITH_COVERAGE "Added code coverage flags" OFF)
 OPTION(BUILD_NONFREE "Build ArrayFire nonfree algorithms" OFF)
 OPTION(BUILD_SIFT "Build ArrayFire nonfree algorithms" OFF)
 
-MARK_AS_ADVANCED(BUIL_SIFT)
+MARK_AS_ADVANCED(BUILD_SIFT)
 
 # Set a default build type if none was specified
 if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)

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



More information about the debian-science-commits mailing list