summaryrefslogtreecommitdiffstats
path: root/ksokoban/levels/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Removed useless usage ofSlávek Banko2019-05-161-3/+1
| | | | | | | | | `get_target_property( BIN2C_EXE bin2c LOCATION)` This resolves the CMake warning on CMP0026. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2ab7135063301ee8b165b30f275522c918a04ee7)
* Initial cmake conversionAlexander Golubev2016-03-141-0/+23
(cherry picked from commit c70db62d3671e524d23ac974d296eb218159b000)