Skip to content

A more complex example which explores CMake, SWIG with CTest

License

Notifications You must be signed in to change notification settings

zapstar/CMake-Swig-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake-Swig-Example

Build Status

A more complex example which explores CMake, SWIG with CTest

Instructions

  • Create a build directory mkdir _build
  • Go into that directory cd _build
  • Build the code cmake .. && make
  • Run tests ctest -V

About

A more complex example which explores CMake, SWIG with CTest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages