lammps/cmake/Modules
Yaser Afshar 05c0b5d5ce Update the deprecated property and fix the empty value on macOS
The `IMPORTED_LINK_INTERFACE_LIBRARIES` is deprecated and is
updated to `INTERFACE_LINK_LIBRARIES` instead.
On macOS `CMAKE_THREAD_LIBS_INIT` is empty since empty the thread
functions are provided by the system libraries. To avoid getting
`set_target_properties called with incorrect number of arguments` error
message, we put it inside double quotes.
2020-07-18 15:12:31 -05:00
..
Packages print warning for unknown/unsupported CUDA versions 2020-07-15 11:28:33 -04:00
CheckGeneratorSupport.cmake CheckIfNinjaSupportsFortran.cmake -> CheckGeneratorSupport.cmake 2020-03-15 13:45:47 -06:00
CodeCoverage.cmake small tweaks and documentation update to coverage cleaning targets 2020-05-29 08:33:34 -04:00
CodingStandard.cmake fix typo 2020-06-15 17:33:50 -04:00
Documentation.cmake require at least python 3.5 for building docs and import CMake improvements from progguide branch 2020-06-13 01:20:24 -04:00
FindCUB.cmake Add HIP_USE_DEVICE_SORT CMake option 2020-04-10 18:22:43 -04:00
FindClangFormat.cmake Add format-tests target 2020-06-15 11:21:43 -04:00
FindFFTW3.cmake cmake: create imported target for FFTW 2020-03-22 19:20:00 -06:00
FindFFTW3F.cmake cmake: create imported target for FFTW 2020-03-22 19:20:00 -06:00
FindMKL.cmake USER-INTEL.cmake: clean up, create imported targets 2020-04-03 09:50:28 -06:00
FindMSCG.cmake MSCG.cmake: create an use imported target 2020-03-24 11:42:36 -06:00
FindNetCDF.cmake FindNetCDF.cmake: fix target 2020-03-24 14:29:14 -06:00
FindPNetCDF.cmake USER-NETCDF.cmake: create and use imported targets 2020-03-24 12:33:36 -06:00
FindQUIP.cmake USER-QUIP.cmake: create and use imported target 2020-03-24 12:23:39 -06:00
FindTBB_MALLOC.cmake consolidate setting CMake policy CMP0074 into main cmake file 2020-05-19 15:20:41 -04:00
FindVORO.cmake VORONOI.cmake: use VORO imported target 2020-03-24 11:05:25 -06:00
FindYAML.cmake add unit test framework for pair, bond, angle styles from progguide branch 2020-05-19 22:24:31 -04:00
FindZMQ.cmake cmake: fix up MESSAGE.cmake 2020-03-25 18:10:52 -06:00
GTest.cmake Update the deprecated property and fix the empty value on macOS 2020-07-18 15:12:31 -05:00
GenerateBinaryHeader.cmake Add preliminary CMake support to GPU HIP port 2020-04-02 17:59:45 -04:00
LAMMPSUtils.cmake work around race condition and minimizing download attemps for transparently downloaded potential files 2020-06-15 13:46:54 -04:00
MPI4WIN.cmake move MPI compilation variable definitions workaround to MPI4WIN.cmake 2020-04-26 00:14:27 -04:00
OpenCLUtils.cmake Fix GenerateOpenCLHeader CMake utilitiy to avoid uncompilable CL code 2019-04-30 12:59:27 -04:00
PreventInSourceBuilds.cmake Add src directory to PreventInSourceBuilds checks 2018-10-19 17:25:18 -04:00
StyleHeaderUtils.cmake add cmake support for enhanced missing style error reports 2019-04-07 22:32:31 -04:00
Testing.cmake simplify suppression handling by creating a custom local file 2020-06-24 13:35:36 -04:00
generate_lmpgitversion.cmake Use absolute path to LAMMPS_DIR for collecting git info 2020-05-08 16:04:55 -04:00