Mercurial
Mercurial
>
hedgewars-draft
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
project_files/hwc/rtl/CMakeLists.txt
author
Wuzzy <Wuzzy@disroot.org>
Mon, 24 Jul 2023 20:02:18 +0200 (20 months ago)
changeset 16001
cee831693af1
parent 15376
5c0479d0ed5b
permissions
-rw-r--r--
Add ExtraDamage icon variant for locales with comma as decimal separator
+
−
+
−
file(GLOB fpcrtl_src *.c)
+
−
+
−
add_library(fpcrtl STATIC ${fpcrtl_src})
+
−