File | Date | Author | Commit |
---|---|---|---|
qt-three-shaders | 2023-02-24 |
![]() |
[6cf165] Initial commit |
.gitignore | 2023-02-24 |
![]() |
[6cf165] Initial commit |
CMakeLists.txt | 2023-02-24 |
![]() |
[6cf165] Initial commit |
README.md | 2023-02-24 |
![]() |
[6cf165] Initial commit |
This project serves as a template to "pull in" the RenderPass project as a
dependency using CMake and GIT version control.
For now there's just one example: qt-three-shaders
I haven't tested installing as of yet.
There's a lot of cruft left over from
(cmake-example-external-project)[https://github.com/lyase/cmake-example-external-project.git]
but so far it's just copying libRenderPass.so to more than one
location - no biggie.
Enjoy!