modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / salusFstReCoord / pixi.toml
blob5f20d45f4695dfc0de28c64451b7ba864f551f3a
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"
18 xopen = ">=2.0.2,<3"
20 [build-dependencies]
21 pkg-config = ">=0.29"
22 lld = ">=18.1"
23 clang = ">=18.1"
25 [target.linux-64.build-dependencies]
26 kernel-headers_linux-64 = ">=4.18"
27 gcc = ">=14"
28 llvmdev = ">=18.1"
29 clangdev = ">=18.1"
31 [target.osx-64.build-dependencies]
32 #clang = ">=18"