Skip to content
Snippets Groups Projects
Unverified Commit 808eb2a2 authored by Steve Plimpton's avatar Steve Plimpton Committed by GitHub
Browse files

Merge pull request #895 from junghans/cmake

cmake: remove obsolete BODY/POEMS conflict
parents bfdfd36c 761b15b8
No related branches found
No related tags found
No related merge requests found
......@@ -128,10 +128,6 @@ pkg_depends(USER-LB MPI)
pkg_depends(USER-MISC MANYBODY)
pkg_depends(USER-PHONON KSPACE)
if(ENABLE_BODY AND ENABLE_POEMS)
message(FATAL_ERROR "BODY and POEMS cannot be enabled at the same time")
endif()
######################################################
# packages with special compiler needs or external libs
######################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment