cp2k-libxc-sys 0.3.1

Static Libxc build for cp2k-rs
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "cp2k-libxc-sys"
version = "0.3.1"
authors = ["Nils Holle"]
build = "build.rs"
links = "cp2k_libxc"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Static Libxc build for cp2k-rs"
readme = false
license = "GPL-2.0-or-later"
repository = "https://gitlab.git.nrw/uni-ms/ag-salinga/cp2k-rs"

[features]
cuda = []
hip = []

[lib]
name = "cp2k_libxc_sys"
path = "src/lib.rs"

[build-dependencies.cp2k-build-utils]
version = "0.3.1"