mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-04 02:01:58 +00:00
Rename project
This commit is contained in:
@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.20)
|
|||||||
#set(CMAKE_DISABLE_SOURCE_CHANGES ON)
|
#set(CMAKE_DISABLE_SOURCE_CHANGES ON)
|
||||||
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
|
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
|
||||||
|
|
||||||
project(secret LANGUAGES C CXX)
|
project(hypervisor LANGUAGES C CXX)
|
||||||
|
|
||||||
##########################################
|
##########################################
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user