SyntaxFix
Write A Post
Hire A Developer
Questions
You have some special words from CMAKE, take a look:
if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux") // do something for Linux else // do something for other OS