We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4314ed0 commit 3ce928dCopy full SHA for 3ce928d
CMakeLists.txt
@@ -0,0 +1,5 @@
1
+cmake_minimum_required(VERSION 3.28)
2
+
3
+project(native_client)
4
5
+add_subdirectory(src/trusted/service_runtime)
0 commit comments