more corrections/rewrites/additions for OpenMP, QM/MM and USER-QUIP

This commit is contained in:
Axel Kohlmeyer
2018-08-10 15:55:32 +02:00
parent f67b198c24
commit bc8939a08b
2 changed files with 36 additions and 18 deletions

View File

@ -1,8 +1,8 @@
# - Find quip
# Find the native QUIP libraries.
#
# QUIP_LIBRARIES - List of libraries when using fftw3.
# QUIP_FOUND - True if fftw3 found.
# QUIP_LIBRARIES - List of libraries of the QUIP package
# QUIP_FOUND - True if QUIP library was found.
#
find_library(QUIP_LIBRARY NAMES quip)