Y
Hacker News
new
|
ask
|
show
|
jobs
by
duped
69 days ago
You're missing finding library/include paths, build configuration (`-D` flags for conditional compilation), fetching these from remote repositories, and versioning.
1 comments
jcotton42
67 days ago
Also other tasks like compiling resource or translation files.
link