mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Mark the include dir as advanced too.
Thanks to Bernhard Walle.
This commit is contained in:
parent
5853d67855
commit
fc85165f48
@ -110,6 +110,7 @@ if not incSubDir.empty?
|
||||
file.printf(" #{incSubDir}\n")
|
||||
end
|
||||
file.printf(" )\n")
|
||||
file.printf(" mark_as_advanced(#{cmakeIncDirName})\n")
|
||||
|
||||
file.printf("\n")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user