Skip to content

Commit

Permalink
snap: let edge build track ogre master
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Jun 9, 2024
1 parent 1ca685c commit e83a08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ogre-meshviewer
version: "24.06"
version: "24.06+ogre-master"
confinement: strict
summary: OGRE Mesh Viewer
description: Viewer for .mesh model files as consumed by OGRE
Expand Down Expand Up @@ -48,7 +48,7 @@ parts:
- -DCMAKE_INSTALL_PREFIX=/usr/
- -DCMAKE_CXX_COMPILER=/usr/bin/clang++-15
source: https://github.com/OGRECave/ogre.git
source-tag: v14.2.6
source-tag: master
source-depth: 1
build-packages:
- libassimp-dev
Expand Down

0 comments on commit e83a08a

Please sign in to comment.