lean4-htt/tests/plugin
Sebastian Ullrich 3b4b2cc89d
fix: do not dllexport symbols in core static libraries (#3601)
On Windows, we now compile all core `.o`s twice, once with and without
`dllexport`, for use in the shipped dynamic and static libraries,
respectively. On other platforms, we export always as before to avoid
the duplicate work.

---------

Co-authored-by: tydeu <tydeu@hatpress.net>
2024-03-15 11:58:34 +00:00
..
.gitignore
SnakeLinter.lean chore: fix tests 2024-03-13 21:15:48 -07:00
SnakeLinter.lean.expected.out chore: fix test 2021-01-27 15:04:59 +01:00
test_single.sh fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00