Skip to content

Cwc-Test/rive-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rive-cpp

C++ runtime for Rive

Build

In the rive directory, run build.sh to debug build and build.sh release for a release build.

Testing

In the test directory, run test.sh to compile and execute the tests.

The tests live in rive/test. To add new tests, create a new xxx_test.cpp file here. The test harness will automatically pick up the new file.

About

C++ runtime for Rive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.4%
  • Dart 2.7%
  • Other 1.9%