uccross / skyhookdm-ceph-cls

Skyhook Data Management: Storage and management of tabular data in Ceph.
https://www.skyhookdm.com
GNU Lesser General Public License v2.1
13 stars 9 forks source link

enable unit tests #2

Closed ivotron closed 4 years ago

ivotron commented 4 years ago

add an add_subdirectory(src/query) instruction to the root CMakeLists.txt so that the src/query/CMakeLists.txt gets picked up by the build. It likely won't work so it needs to be modified so that tests work fine.