mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* RDStreams now installed properly * skip Wrap directories if RDK_BUILD_PYTHON_WRAPPERS is not set Fixes #2516
This commit is contained in:
committed by
Brian Kelley
parent
b0268d4631
commit
7e6600f3be
@@ -6,4 +6,6 @@ rdkit_headers(AlignPoints.h DEST Numerics/Alignment)
|
||||
|
||||
rdkit_test(testAlignment testAlignment.cpp LINK_LIBRARIES Alignment RDGeometryLib RDGeneral )
|
||||
|
||||
if(RDK_BUILD_PYTHON_WRAPPERS)
|
||||
add_subdirectory(Wrap)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user