Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Setting a variable by split identifier is surprisingly common in CMake (because functions can't return a value):

> set(${VAR}_VERSION ${VERSION})

This is the main reason I don't like CMake.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: