Bugfix:
enclose CMAKE_BUILD_TYPE in quotes; this transforms it into an wmpty string and the string command wont complain that its missing an argument when CMAKE_BUILD_TYPE is not set.
Please register or sign in to comment
enclose CMAKE_BUILD_TYPE in quotes; this transforms it into an wmpty string and the string command wont complain that its missing an argument when CMAKE_BUILD_TYPE is not set.