Skip to content

Commit

Permalink
Add CMakePresets.txt to reuse.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Dec 3, 2024
1 parent b281f1b commit e1a206f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-PackageDownloadLocation = "https://www.github.com/KDAB/KDChart"

#misc source code
[[annotations]]
path = ["**.qrc", "**.ui", "**.xml", "**.kdx", "**.kxs", "**.conf", "**.csv", "**.cht", "**.map", "**.bat"]
path = ["**.qrc", "**.ui", "**.xml", "**.kdx", "**.kxs", "**.conf", "**.csv", "**.cht", "**.map", "**.bat", "CMakePresets.txt"]
precedence = "aggregate"
SPDX-FileCopyrightText = "Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>"
SPDX-License-Identifier = "MIT"
Expand Down

0 comments on commit e1a206f

Please sign in to comment.