mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
also work with spaces in the path
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14873 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7dc7f5b335
commit
55b3fd5874
@ -6,7 +6,7 @@ endif(NOT GNUWIN32_DIR)
|
||||
|
||||
find_file(GNUWIN32_DIR gnuwin32 win32libs
|
||||
PATHS
|
||||
${_progFiles}
|
||||
"${_progFiles}"
|
||||
"C:/"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user