Skip to content

chn-dev/Overvoltage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#!/bin/bash
git submodule update --init --recursive
cmake . -B build -G "CodeBlocks - Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug