mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-13 12:33:27 +02:00
This makes `config.tests/rocksdb` check if the library was compiled with USE_RTTI=1 by creating an instance of an `AssociativeMergeOperator` derived class. When rocksdb was compiled without RTTI this should produce ``` undefined reference to `typeinfo for rocksdb::AssociativeMergeOperator' ``` when running `qmake` in `config.log` and use the static library instead. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| test.pro | ||