mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 02:34:00 +00:00
[common] fixed issue with building for windows (typo)
This commit is contained in:
@@ -16,7 +16,7 @@ set(LINUX_SOURCES
|
||||
src/sysinfo.linux.c
|
||||
)
|
||||
|
||||
set(WINOWS_SOURCES
|
||||
set(WINDOWS_SOURCES
|
||||
src/crash.windows.c
|
||||
src/sysinfo.windows.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user