Files
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
..
2020-06-15 17:33:50 -04:00
2020-06-15 11:21:43 -04:00
2020-03-24 14:29:14 -06:00
2020-03-25 18:10:52 -06:00