mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:01:47 +08:00
Move comment to correct line
This commit is contained in:
parent
daa13e58ae
commit
d46b696071
@ -1,6 +1,6 @@
|
||||
# Glib uses winapi functions not available in WindowsStore, so glibmm also
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
# Glib uses winapi functions not available in WindowsStore
|
||||
if (VCPKG_CMAKE_SYSTEM_NAME STREQUAL WindowsStore)
|
||||
message(FATAL_ERROR "Error: UWP builds are currently not supported.")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user