qiskit-aer/cmake
Victor Villar 36c385f689
Update minimum Conan version to 1.31.2. (#1097)
This new version correctly handles urllib3 compatibility,
so there is no need to pre-install urllib3 anymore. It also adds
native AppleClang12 compatibility, so there's no need to
provide our own conan settings file.

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
2021-01-14 11:46:22 +01:00
..
FindBLAS.cmake.fix-static-linking * Added in-code documentation for CMake static linking caveats 2018-12-18 15:28:14 +01:00
FindPybind11.cmake Switch to using native support for CUDA instead of FindCUDA macros. (#859) 2020-11-12 14:42:36 -05:00
FindPythonExtensions.cmake * Added support for using the QV Simulator as Qiskit Addon 2018-09-06 14:59:33 +02:00
Linter.cmake Modernizing code (#338) 2019-09-26 09:56:15 -04:00
README.md Qiskit Terra v0.7 integration 2018-12-17 23:21:14 +01:00
compiler_utils.cmake Add Conan package manager to the buildsystem (#648) 2020-05-27 19:06:27 +02:00
conan.cmake Add Conan package manager to the buildsystem (#648) 2020-05-27 19:06:27 +02:00
conan_utils.cmake Update minimum Conan version to 1.31.2. (#1097) 2021-01-14 11:46:22 +01:00
dependency_utils.cmake Cmake: make conan optional (#999) 2020-11-04 09:51:04 -05:00
findBLASInSpecificPath.cmake Choose BLAS library path (#543) 2020-01-28 01:27:58 +01:00
nvcc_add_compiler_options.cmake Switch to using native support for CUDA instead of FindCUDA macros. (#859) 2020-11-12 14:42:36 -05:00
targetLinkLibrariesWithDynamicLookup.cmake * Better documentation 2018-09-13 18:04:23 +02:00

README.md

In order to build static binaries, we need to copy FindBLAS.cmake.fix-static-linking to: ~/anaconda3/envs//lib/python3./site-packages/cmake/data/share/cmake-3.12/Modules