mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
Mark the include dir as advanced too.
Thanks to Bernhard Walle.
This commit is contained in:
parent
5853d67855
commit
fc85165f48
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue