Closed asarkar-parsys closed 4 years ago
This allows users option to build any test binaries under umap directory to link against static or dynamic umap libraries. To statically link, use:
cmake3 -DENABLE_TESTS_LINK_STATIC_UMAP=ON
This option is set to OFF by default.
This allows users option to build any test binaries under umap directory to link against static or dynamic umap libraries. To statically link, use:
cmake3 -DENABLE_TESTS_LINK_STATIC_UMAP=ON
This option is set to OFF by default.