mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
9577c54999
* This gives the CMake install the necessarily information (and flags) to know whether we have a Windows DLL and in such cases how to handle the linkage.
5 lines
267 B
Markdown
5 lines
267 B
Markdown
# Installation tests
|
|
|
|
The tests in this directory are meant to run on top of an installed simdjson library.
|
|
As such they are not meant to run as part of the main tests of the library, executed
|
|
while building. They should run after the installation step has completed. |