Nix/.gitmodules
Félix Baylac Jacqué 0905dea80f Naive build system setup
This is a first quick-and-dirty way to get the tracy integration up
and running without losing my sanity trying to bend the autotools
setup to work with it.

Introducing a tracy submodule, injecting the required headers from
here, building the TracyClient.cpp file to get the actual tracy client
library.
2024-02-08 09:21:04 +01:00

4 lines
98 B
Plaintext

[submodule "src/libexpr/tracy"]
path = src/libexpr/tracy
url = git@github.com:wolfpld/tracy.git