mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-05-13 18:09:33 +00:00
fix deploy target
This commit is contained in:
parent
975311066d
commit
39b523cff5
@ -8,7 +8,7 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
|
||||
|
||||
set(CURRENT_PROJECT "${PROJECT_NAME}Client")
|
||||
set(CURRENT_PROJECT ${PROJECT_NAME})
|
||||
|
||||
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user