Skip to content

Commit 1a19545

Browse files
committed
Change the Conan package name to long version.
1 parent ae7693a commit 1a19545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conan/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
class GraphicsConan(ConanFile):
11-
name = "rtr_prototypes"
11+
name = "realtime_rendering_prototypes"
1212
license = "MIT"
1313
author = "adnn"
1414
url = "https://github.com/Adnn/rtr_prototypes"

0 commit comments

Comments
 (0)