mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
typo fix
<sigh>
This commit is contained in:
@@ -8,7 +8,7 @@ endif(APPLE)
|
||||
|
||||
if(RDK_OPTIMIZE_NATIVE)
|
||||
add_definitions(-DUSE_BUILTIN_POPCOUNT)
|
||||
+endif(RDK_OPTIMIZE_NATIVE)
|
||||
endif(RDK_OPTIMIZE_NATIVE)
|
||||
|
||||
set(EXTENSION rdkit)
|
||||
include_directories(${PostgreSQL_INCLUDE_DIRS})
|
||||
|
||||
Reference in New Issue
Block a user