OSDN Git Service

prioratize CMake target properties
authorIvailo Monev <xakepa10@gmail.com>
Fri, 5 Feb 2016 15:50:09 +0000 (17:50 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 5 Feb 2016 15:50:09 +0000 (17:50 +0200)
commit51d4f42bd28ff1bbc8d54bc4a4361f09f16b7064
tree6a2e12fcb879f3d0a9615dc51bec8d13f4ed8953
parent4ff3214dcd31000742b1b30d081ef4c822c97095
prioratize CMake target properties

this fixes an issue where running executables build with MinGW on Windows
host does nothing and the final executable is useless

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
CMakeLists.txt