🕹️
Game Engine. hardCORE series
search
⌘Ctrlk
Udemy course / C++PatreonBoostyTelegramYouTube
🕹️
Game Engine. hardCORE series
  • 💻Lectures
    • 00. Promo
    • 01. What is game engine?
    • 02. C++ build process. Preprocessing
    • 03. C++ build process. Compilation Theory. Assembly
    • 04. C++ build process. Compiler optimizations
    • 05. C++ build process. Linker. Forward declaration
    • 06. C++ build process. Linker. Static and Dynamic libraries. PCH
    • 07. СMAKE. Day1. Basics
    • 08. СMAKE. Day2. Libs
    • 09. Conan. C++ package manager
    • 10. Raylib. CMAKE additional topics
    • 11. Doodle Jump Game. Raylib. CMAKE pch and other topics
    • 12. Conan and CMAKE integration. Github workflows
      • Commands
      • Repository
    • 13. Engine. CMAKE setup. Engine version. Github workflows
    • 14. Engine. Log. Day1: pImpl, conan, spdlog, Meyer’s Singleton
    • 15. Engine. Log. Day2: log category, file logger, debug break
    • 16. Engine. Log. Day3: c++ concepts
    • 17. Engine. gTest. github workflows
    • 18. Engine. GLFW Window
    • 19. Engine. Интерфейс окна IWindow. Внедрение зависимостей
    • 20. Engine. Window events. Input
    • 21. Engine. EventDispatcher
    • 22. Engine. KeyMapper
    • 23. Engine. WindowManager. WindowManagerFactory
    • 24. Engine. Graphics. OpenGL
  • Мои курсы
    • 🎮Unreal Engine — полное руководство по разработке на С++
    • 🧪Автоматизация и тестирование в Unreal Engine
    • 🔊Metasounds
    • 🏗️Design patterns
    • 🐍Snake game
    • 🧠OpenAI
  • LifeEXE сообщество
    • Ресурсы
gitbookPowered by GitBook
Page cover
block-quoteOn this pagechevron-down
  1. 💻Lectures

12. Conan and CMAKE integration. Github workflows

LogoInstallation — conan 2.26.2 documentationdocs.conan.iochevron-right
LogoGitHub - conan-io/cmake-conan: CMake wrapper for conan C and C++ package managerGitHubchevron-right
Logoconan.tools.system.package_manager — conan 2.26.1 documentationdocs.conan.iochevron-right
LogoRunning variations of jobs in a workflow - GitHub DocsGitHub Docschevron-right
LogoGitHub - jidicula/clang-format-action: GitHub Action for clang-format checkingGitHubchevron-right
LogoGitHub - phoenix-actions/test-reporting: Displays test results from popular testing frameworks directly in GitHubGitHubchevron-right
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yamlmarketplace.visualstudio.comchevron-right
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actionsmarketplace.visualstudio.comchevron-right
LogoGitHub Actions billing - GitHub DocsGitHub Docschevron-right
Logotarget_precompile_headers — CMake 4.3.0-rc1 Documentationcmake.orgchevron-right
PreviousRepositorychevron-leftNextCommandschevron-right

Last updated 1 month ago