Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
/ wxVersion Public archive

A small plugin to get libraries version number and mercurial/git information

License

Notifications You must be signed in to change notification settings

terranum-ch/wxVersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxVersion

A small plugin to get libraries version number and git information (revison hash and number, branch name etc.).

How to build the cmdLineTest application

  • make a binary directory for the app

  • rue the following command into this directory

    export WX_CONFIG=<path_to_wx_config>; cmake <path_to_the_cmdlinetestapp>
  • build the app using

    make
  • run the app using

    ./cmdLineTest

About

A small plugin to get libraries version number and mercurial/git information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published