mirror of https://github.com/dnomd343/klotski.git
Dnomd343
2 years ago
6 changed files with 16 additions and 2 deletions
@ -1,3 +1,4 @@ |
|||
cmake_minimum_required(VERSION 3.0) |
|||
|
|||
add_library(common common.cc) |
|||
target_link_libraries(common short_code) |
|||
|
Loading…
Reference in new issue