This website works better with JavaScript.
Home
Explore
Help
Sign In
cpp
/
emptyproject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
65 KiB
CMake
48.7%
Shell
45.6%
C++
5.1%
C
0.6%
Tree:
bec0d82328
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bec0d82328'
${ noResults }
emptyproject
/
projects
/
libhelloworld
History
bergmann
bec0d82328
* Fixed variable naming
6 years ago
..
cmake
* Improved git version handling
6 years ago
include
* Initial commit
6 years ago
src
* Moved all options of a project to an extra options cmake script
6 years ago
test
* Fixed variable naming
6 years ago
CMakeLists.txt
* Fixed bug: cmake variables are not initialized correctly (because they depend on the options, and the options are included after the variables)
6 years ago