Skip to content
Snippets Groups Projects
.gitmodules 408 B
Newer Older
  • Learn to ignore specific revisions
  • kongr45gpen's avatar
    kongr45gpen committed
    [submodule "lib/Catch2"]
    	path = lib/Catch2
    	url = https://github.com/catchorg/Catch2.git
    
    kongr45gpen's avatar
    kongr45gpen committed
    [submodule "lib/etl"]
    	path = lib/etl
    	url = https://github.com/ETLCPP/etl.git
    
    [submodule "ci/page_style/doxygen_dark_theme"]
    	path = ci/page_style/doxygen_dark_theme
    	url = https://github.com/MaJerle/doxygen_dark_theme.git
    
    [submodule "lib/logger"]
    	path = lib/logger
    	url = https://gitlab.com/acubesat/obc/logger.git