- 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:
Paolo Tosco
2018-05-16 07:42:41 +01:00
committed by Greg Landrum
parent c8ad225657
commit c08ea49bda
507 changed files with 4308 additions and 6863 deletions

View File

@@ -9,6 +9,7 @@
// of the RDKit source tree.
//
#include <RDBoost/test.h>
#include "BoundsMatrix.h"
#include "TriangleSmooth.h"
#include <iostream>