issues
search
MinoruSekine
/
libfixedpointnumber
Library for fixed point number by C++11
GNU Lesser General Public License v3.0
3
stars
2
forks
source link
Support precompiled header (clang++ and g++) to decrease build time.
#215
Open
MinoruSekine
opened
3 years ago
MinoruSekine
commented
3 years ago
Summary
Support precompiled header (clang++ and g++) to decrease build time
Details
Support precompiled header to decrease build time
.pch for clang++
.gch for g++
Continuous operation guarantee by
[ ] Unit tests
[ ] Those tests already exists
[ ] Those tests are included in this PR
[ ] Sample program
[x] CI
References
N/A
Notes
N/A
Summary
Details
Continuous operation guarantee by
References
Notes