forked from mirror/openmw-tes3mp
testing MSVC fix
This commit is contained in:
parent
ad086312b8
commit
77d1f1f8a1
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ foreach (u ${ARGN})
|
|||
list (APPEND files "${dir}/${u}")
|
||||
list (APPEND OPENMW_FILES "${dir}/${u}")
|
||||
endforeach (u)
|
||||
source_group (apps\\openmw\\${dir} FILES ${files})
|
||||
source_group ("apps\\openmw\\${dir}" FILES ${files})
|
||||
endmacro (add_openmw_dir)
|
||||
|
|
Loading…
Reference in a new issue