This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2025-02-16 15:17:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecf8b12d60
nix-super
/
tests
/
functional
/
test-libstoreconsumer
History
John Ericson
423484ad26
Only link with
-pthread
on Unix
...
We don't want this with MinGW.
2024-01-10 20:38:39 -05:00
..
local.mk
Only link with
-pthread
on Unix
2024-01-10 20:38:39 -05:00
main.cc
README.md
README.md
A very simple C++ consumer of the libstore library.
Keep it simple. Library consumers expect something simple.
No build hook, or any other reinvocations.
No more global state than necessary.