Skip to content

nuustik/conan-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a simple test of conan package manager with qmake integration.
Requirements: conan, qmake and make must be in path

For releasing hello-lib use the following:
cd hello-lib
conan test_package

For building hello-app use the following:
cd hello-app
conan install
qmake
make

About

Test conan.io package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published