Skip to content

primaviera/overlayappbase-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overlayappbase-patch

building

This project requires these toolchains and libraries installed:

After that, you can just use make

building with docker

Run this command to build the docker image:

docker build . -t overlayappbase-docker

And then run this command to compile the plugin:

docker run -it --rm -v ${PWD}:/project overlayappbase-docker make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published