This website works better with JavaScript.
Explore
Help
Sign In
Ruakij
/
LTDFS
Watch
1
Star
0
Fork
You've already forked LTDFS
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2cb284d9c8
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2cb284d9c8'
${ noResults }
LTDFS
/
CMakeLists.txt
6 lines
101 B
CMake
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.22.1
)
project
(
LTDFS
)
add_executable
(
${
PROJECT_NAME
}
src/main.cpp
)
Reference in New Issue
View Git Blame
Copy Permalink