mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
So many languages, so many comment styles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
find_package(SWIG REQUIRED)
|
||||
include(${SWIG_USE_FILE})
|
||||
|
||||
// we want to link java statically...
|
||||
# we want to link java statically...
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
set(T_LIBS ${Boost_LIBRARIES})
|
||||
find_package(Boost 1.39.0 COMPONENTS serialization)
|
||||
|
||||
Reference in New Issue
Block a user