]> gitweb.hhaalo.de Git - mv_none_space.git/commit
add hello world enviroment for c
authorBastian Dehn <hhaalo@arcor.de>
Tue, 16 Jul 2024 09:00:38 +0000 (11:00 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 16 Jul 2024 09:00:38 +0000 (11:00 +0200)
commit3c72d09e52d4651ae58bbf952a006bbdd8398275
treecb56fc7611b2d2dbb3418ac3cb70a0b09e70bce8
parent5287ac519ed1c5440499922725d10010018c8605
add hello world enviroment for c
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/main.c [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]