637da791ff
recipes/dev/gcc13 was claiming name='cxx' — conflicted with local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match directory names for unique package identification by the cookbook.
10 lines
271 B
TOML
10 lines
271 B
TOML
[package]
|
|
name = "charm++"
|
|
version = "7.0.0"
|
|
|
|
#TODO missing script for cross-compilation, see https://charm.readthedocs.io/en/latest/charm++/manual.html#installing-charm
|
|
[source]
|
|
tar = "http://charm.cs.illinois.edu/distrib/charm-7.0.0.tar.gz"
|
|
[build]
|
|
template = "custom"
|