Fix definition of system library base for Amiga OS 4.

This commit is contained in:
2021-04-19 13:48:29 +01:00
parent ccda050180
commit 63db5c9ba8

View File

@@ -33,6 +33,7 @@ project(
LANGUAGES C)
add_definitions(-D__USE_INLINE__)
add_definitions(-D__USE_BASETYPE__)
set(PLATFORM_SOURCES attr.c deleted.c dirdepth.c filename.c files.c frag.c links.c os.c perms.c perms.h rsrcfork.c sparse.c time.c time.h volume.c xattr.c)