Skip to content

uilianries/cpack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPack Example

Just another CPack example using Conan

How to build

To build this project, as Conan package:

$ conan create . uilianries/testing

During build some important artifacts will be provided:

  • include/
    • All project header files
  • lib/
    • All projects libraries (.a|.so|.lib|.dll|.dylib)
  • license/
    • A license copy
  • install/
    • Standalone project installer (.deb|.rpm|.zip|.tar.gz)

LICENSE

MIT

About

Just another CPack example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published