Rename TrickyStoreOSS to TEESimulator (#3)
We should keep the java class name to facilitate the process of tracking back commit history.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 2025 Dakkshesh <beakthoven@gmail.com>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
cmake_minimum_required(VERSION 3.28)
|
||||
project(TrickyStoreOSS)
|
||||
project(TEESimulator)
|
||||
|
||||
find_package(cxx REQUIRED CONFIG)
|
||||
link_libraries(cxx::cxx)
|
||||
|
||||
Reference in New Issue
Block a user