mirror of
https://github.com/ksherlock/afp.git
synced 2024-12-21 15:29:25 +00:00
fix CMakeLists.txt
This commit is contained in:
parent
3e0c6c77fc
commit
2c68e8e473
@ -11,7 +11,7 @@ if (WIN32 OR CYGWIN OR MSYS OR MINGW)
|
||||
set(REMAP src/remap_os_error.c)
|
||||
endif()
|
||||
else()
|
||||
set(XATTR srx/xattr.c)
|
||||
set(XATTR src/xattr.c)
|
||||
endif()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user