mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 13:42:55 +00:00
Rename project
This commit is contained in:
parent
3036aebc70
commit
9ce9e1299c
@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.20)
|
||||
#set(CMAKE_DISABLE_SOURCE_CHANGES ON)
|
||||
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
|
||||
|
||||
project(secret LANGUAGES C CXX)
|
||||
project(hypervisor LANGUAGES C CXX)
|
||||
|
||||
##########################################
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# secret
|
||||
# Hypervisor
|
||||
|
||||
Hypervisor experiments.
|
||||
Nothing serious. Yet.
|
||||
@ -7,5 +7,5 @@ Nothing serious. Yet.
|
||||
|
||||
<a href="https://github.com/ionescu007/SimpleVisor">SimpleVisor</a>
|
||||
<a href="https://github.com/Gbps/gbhv/tree/master/gbhv">gbhv</a>
|
||||
|
||||
|
||||
<a href="https://www.flaticon.com/free-icon/cyber-security_2092663?related_id=2092663&origin=tag" title="cyber security icons">Icon</a>
|
Loading…
x
Reference in New Issue
Block a user