mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
- enable building DLLs on Windows (#1861)
* - enable building DLLs on Windows * - export.h and test.h are now auto-generated by CMake
This commit is contained in:
committed by
Greg Landrum
parent
c8ad225657
commit
c08ea49bda
@@ -69,6 +69,8 @@
|
||||
#define BOOST_NO_CXX11_NULLPTR
|
||||
%include <boost/smart_ptr/shared_array.hpp>
|
||||
|
||||
/* undefine RDKIT_<LIBNAME>_EXPORT macros */
|
||||
%include <RDBoost/export.h>
|
||||
/* Include the base types before anything that will utilize them */
|
||||
#ifdef SWIGWIN
|
||||
%include "../msvc_stdint.i"
|
||||
|
||||
Reference in New Issue
Block a user