package
0.0.0-20200623011140-84f4b9917a91
Repository: https://github.com/go-qamel/qamel.git
Documentation: pkg.go.dev

# Functions

LoadProfile loads profile with specified name from config file.
LoadProfiles load all profiles inside config file in the specified configPath.
SaveProfiles saves the profile as JSON in the specified configPath.

# Structs

Profile is struct containing path to qmake, moc, rcc, C compiler and C++ compiler.