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.
8
Commits
1
Branch
65 KiB
CMake
48.7%
Shell
45.6%
C++
5.1%
C
0.6%
Tree:
4fcf5a1971
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4fcf5a1971'
${ noResults }
HTTPS
ZIP
TAR.GZ
bergmann
4fcf5a1971
* Fixed bug: cmake variables are not initialized correctly (because they depend on the options, and the options are included after the variables)
* Changed filenames of the tests
6 years ago
cmake
* Improved unit tests: Build one executable for each test source file (so tests can be executed in parallel)
6 years ago
projects
* 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
.gitignore
* Initial commit
6 years ago
.gitmodules
* Initial commit
6 years ago
CMakeLists.txt
* Improved project structure
6 years ago
tool
* Improved git version handling
6 years ago