mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 06:55:59 +03:00
Remove debug line
This commit is contained in:
parent
a6f63aea94
commit
79159ae32c
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ mark_as_advanced(NEON_INCLUDE_DIRS NEON_LIBRARIES)
|
|||
# be defined in the owncloud module.
|
||||
# If neon was not compiled with LFS its also ok since the underlying system
|
||||
# than probably supports large files anyway.
|
||||
message(${CMAKE_FIND_ROOT_PATH})
|
||||
FIND_PROGRAM( NEON_CONFIG_EXECUTABLE NAMES neon-config HINTS ${CMAKE_FIND_ROOT_PATH}/bin )
|
||||
|
||||
IF ( NEON_CONFIG_EXECUTABLE )
|
||||
|
|
Loading…
Reference in a new issue