mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
Fix typo in comment (#12069)
Enabel -> Enable Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
This commit is contained in:
parent
a0e0c57f86
commit
a0bd59c6a2
@ -228,7 +228,7 @@ function(vcpkg_configure_make)
|
||||
"${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-dbg"
|
||||
"${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}")
|
||||
|
||||
set(ENV{V} "1") #Enabel Verbose MODE
|
||||
set(ENV{V} "1") #Enable Verbose MODE
|
||||
|
||||
# Set configure paths
|
||||
set(_csc_OPTIONS_RELEASE ${_csc_OPTIONS_RELEASE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user