This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
haitaowang1001
/
dtu_simple
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
44a74a5456
Rami (Branch)
Tag
master
test
dtu_simple
/
app
/
mqttclient
/
common
/
log
/
arch
/
CMakeLists.txt
CMakeLists.txt
96 B
Cronologia
Originale
1
2
3
4
5
6
7
set(SUBDIRS "linux")
foreach(subdir ${SUBDIRS})
add_subdirectory(${subdir})
endforeach()