public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/arrayfire/files/
Date: Wed,  9 Sep 2015 07:11:07 +0000 (UTC)	[thread overview]
Message-ID: <1441720430.43a0b9d914549f6a43dfead87b3881ee7d1a8202.jlec@gentoo> (raw)

commit:     43a0b9d914549f6a43dfead87b3881ee7d1a8202
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep  8 13:53:50 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 13:53:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=43a0b9d9

sci-libs/arrayfire: Remove files/FindBoostCompute.cmake

Package-Manager: portage-2.2.20.1

 sci-libs/arrayfire/files/FindBoostCompute.cmake | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/sci-libs/arrayfire/files/FindBoostCompute.cmake b/sci-libs/arrayfire/files/FindBoostCompute.cmake
deleted file mode 100644
index d98ea4b..0000000
--- a/sci-libs/arrayfire/files/FindBoostCompute.cmake
+++ /dev/null
@@ -1,18 +0,0 @@
-# Downloads and builds the Boost Compute library from github.com
-# Defines the following variables
-# * BoostCompute_FOUND           Flag for Boost Compute
-# * BoostCompute_INCLUDE_DIR     Location of the Boost Compute headers
-
-
-set(BoostCompute_INCLUDE_DIR "/usr/include/compute")
-SET( BoostCompute_FOUND ON CACHE BOOL "BoostCompute Found" )
-
-
-IF(NOT BoostCompute_FOUND)
-    MESSAGE(FATAL_ERROR, "Boost.Compute not found! Clone Boost.Compute from https://github.com/kylelutz/compute.git")
-ENDIF(NOT BoostCompute_FOUND)
-
-MARK_AS_ADVANCED(
-    BoostCompute_FOUND
-    BoostCompute_INCLUDE_DIR
-    )


             reply	other threads:[~2015-09-09  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  7:11 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-25  2:33 [gentoo-commits] proj/sci:master commit in: sci-libs/arrayfire/files/ Aisha Tammy
2015-01-22 10:14 Justin Lecher
2015-01-10 18:03 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441720430.43a0b9d914549f6a43dfead87b3881ee7d1a8202.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox