-
- Downloads
There was an error fetching the commit references. Please try again later.
Initial project stub.
parents
No related branches found
No related tags found
Showing
- .clang-format 95 additions, 0 deletions.clang-format
- .gitattributes 17 additions, 0 deletions.gitattributes
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 66 additions, 0 deletions.gitlab-ci.yml
- CMakeLists.txt 42 additions, 0 deletionsCMakeLists.txt
- CPPLINT.cfg 3 additions, 0 deletionsCPPLINT.cfg
- LICENSE 219 additions, 0 deletionsLICENSE
- README.md 23 additions, 0 deletionsREADME.md
- cmake/ConfigureFiles.cmake 34 additions, 0 deletionscmake/ConfigureFiles.cmake
- cmake/WarningLevels.cmake 110 additions, 0 deletionscmake/WarningLevels.cmake
- cmake/cpplint.cmake 53 additions, 0 deletionscmake/cpplint.cmake
- cmake/phoenix-config.cmake.in 37 additions, 0 deletionscmake/phoenix-config.cmake.in
- demos/CMakeLists.txt 22 additions, 0 deletionsdemos/CMakeLists.txt
- demos/viewer/CMakeLists.txt 40 additions, 0 deletionsdemos/viewer/CMakeLists.txt
- demos/viewer/src/viewer.cpp 29 additions, 0 deletionsdemos/viewer/src/viewer.cpp
- library/CMakeLists.txt 41 additions, 0 deletionslibrary/CMakeLists.txt
- library/phx/phoenix.cpp 30 additions, 0 deletionslibrary/phx/phoenix.cpp
- library/phx/phoenix.hpp 35 additions, 0 deletionslibrary/phx/phoenix.hpp
- tests/CMakeLists.txt 47 additions, 0 deletionstests/CMakeLists.txt
- tests/catch/LICENSE.txt 23 additions, 0 deletionstests/catch/LICENSE.txt
Loading
Please register or sign in to comment