mirror of
https://github.com/ksherlock/afp.git
synced 2024-12-26 01:29:41 +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)
|
set(REMAP src/remap_os_error.c)
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
set(XATTR srx/xattr.c)
|
set(XATTR src/xattr.c)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user