mirror of https://github.com/dnomd343/klotski.git
Dnomd343
4 weeks ago
5 changed files with 25 additions and 7 deletions
@ -1 +0,0 @@ |
|||
../../../../CMakeLists.txt |
@ -0,0 +1,5 @@ |
|||
cmake_minimum_required(VERSION 3.12) |
|||
|
|||
add_subdirectory(core) |
|||
|
|||
install(TARGETS klotski_core DESTINATION .) |
@ -1 +0,0 @@ |
|||
../../../../CMakeLists.txt |
@ -1 +0,0 @@ |
|||
../../../../CMakeLists.txt |
Loading…
Reference in new issue