This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
cmte
/
code
Suivre
0
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
code
/
cpp-test
/
CMakeLists.txt
CMakeLists.txt
78 B
Lien permanent
Historique
Raw
1
2
3
4
5
cmake_minimum_required (VERSION 3.23)
project(sample)
add_subdirectory(src)