This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
remwharead
Watch
1
Star
0
Fork
0
You've already forked remwharead
Code
Issues
1
Pull Requests
Releases
37
Activity
0431b4a8ca
remwharead
/
src
/
CMakeLists.txt
4 lines
103 B
CMake
Raw
Normal View
History
Unescape
Escape
Updated CMake recipes and changed file structure.
2019-08-03 20:10:20 +02:00
# Write version in header
configure_file
(
"version.hpp.in"
Refactored for better readability. Ran clang-tidy over the code, took most of the advice.
2019-09-25 03:58:29 +02:00
"
$
{
C
M
A
K
E
_
C
U
R
R
E
N
T
_
B
I
N
A
R
Y
_
D
I
R
}
/
v
e
r
s
i
o
n
.
h
p
p
"
)
Reference in New Issue
Copy Permalink