mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove now unneeded cmake test and define
This commit is contained in:
parent
ebd8047cb6
commit
4e373ca7ff
@ -29,7 +29,6 @@ if(WIN32)
|
||||
set(CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} psapi kernel32)
|
||||
endif()
|
||||
|
||||
check_function_exists(timegm HAVE_TIMEGM)
|
||||
check_function_exists(utimes HAVE_UTIMES)
|
||||
check_function_exists(lstat HAVE_LSTAT)
|
||||
|
||||
|
||||
@ -8,7 +8,6 @@
|
||||
|
||||
#cmakedefine HAVE_ARGP_H 1
|
||||
|
||||
#cmakedefine HAVE_TIMEGM 1
|
||||
#cmakedefine HAVE_UTIMES 1
|
||||
#cmakedefine HAVE_LSTAT 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user