Development & Tools/Etc.
[CMake] Ubuntu 환경에서 CMakeLists.txt 생성하기 위한 참고자료들
꾸준희
2020. 6. 17. 15:27
728x90
반응형
https://cmake.org/cmake/help/v3.0/manual/cmake-commands.7.html
cmake-commands(7) — CMake 3.0.2 Documentation
cmake.org
https://gist.github.com/luncliff/6e2d4eb7ca29a0afd5b592f72b80cb5c#Linking
CMake 할때 쪼오오금 도움이 되는 문서
CMake 할때 쪼오오금 도움이 되는 문서. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
https://cgold.readthedocs.io/en/latest/tutorials/tests.html
3.10. Tests — CGold 0.1 documentation
3.10. Tests In previous section we have checked that executable is working by finding it in binary tree and running it explicitly. If we have several executables or want to run the same executable with different parameters we can organize everything into t
cgold.readthedocs.io
728x90
반응형