mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 10:03:02 +08:00
Enable C++11 features
Enable C++11 features.
This commit is contained in:
parent
fae64c544e
commit
82db1b3a2a
@ -86,6 +86,7 @@ vcpkg_configure_cmake(
|
||||
# CMAKE
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_JNI=ON
|
||||
# ENABLE
|
||||
-DENABLE_CXX11=ON
|
||||
-DENABLE_PYLINT=OFF
|
||||
# INSTALL
|
||||
-DINSTALL_FORCE_UNIX_PATHS=ON
|
||||
|
Loading…
Reference in New Issue
Block a user