modified: Makefile
[GalaxyCodeBases.git] / c_cpp / salusFstReCoord / pixi.toml
blob38f72143ade2f6827eb8be51dcbc6c4630dcd5f9
1 [project]
2 name = "FstFOVglobalCoord"
3 version = "0.1.0"
4 description = "Add a short description here"
5 authors = ["HU Xuesong <87519979+huxs001@users.noreply.github.com>"]
6 channels = ["conda-forge"]
7 platforms = ["linux-64", "osx-64"]
9 [tasks]
11 [dependencies]
13 [host-dependencies]
14 libuv = ">=1.48"
15 zlib-ng = ">=2.2.1,<2.3"
16 llvm-openmp = ">=18.1"
17 isa-l = ">=2.31"
19 [build-dependencies]
20 pkg-config = ">=0.29"
21 lld = ">=18.1"
22 clang = ">=18.1"
24 [target.linux-64.build-dependencies]
25 kernel-headers_linux-64 = ">=4.18"
26 gcc = ">=14"
27 llvmdev = ">=18.1"
28 clangdev = ">=18.1"
30 [target.osx-64.build-dependencies]
31 #clang = ">=18"