Skip to content

Commit

Permalink
w15
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 14, 2024
1 parent fee0d57 commit 310a65c
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 0 deletions.
58 changes: 58 additions & 0 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ isort = ">=5.13.2,<5.14"
pip = ">=24.0,<25"

[target.linux-64.dependencies]
freeglut = ">=3.2.2,<3.3"

[target.linux-64.tasks]
configure = "cmake -G Ninja -S . -B build -DCMAKE_LIBRARY_ARCHITECTURE=x86_64-linux-gnu -DOpenGL_DIR=/usr/lib/x86_64-linux-gnu/ -DDART_VERBOSE=ON"
Expand Down

0 comments on commit 310a65c

Please sign in to comment.