Skip to content

it's python script for easy installing with many snippets when you creating buildtools for your environment :)

License

Notifications You must be signed in to change notification settings

SaulBerrenson/vcpkg-simple-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vcpkg-simple-installer

it's python script for easy installing with many snippets when you creating buildtools for your environment :)

how to use?

- Set up your environment variable at the script.
- install pkg via pip (consolemenu)

#VCPKG TRIPLETS DIRECTORY
VCPKG_TRIPLETS_DIR = "C:\\BuildTools\\vcpkg\\triplets"

#EXPORT PKG DIRECTORY
EXPORT_DIR = "C:\\BuildTools\\vcpkg\\export"

alt text

About

it's python script for easy installing with many snippets when you creating buildtools for your environment :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages