Remove extraneous project

This commit is contained in:
Kawe Mazidjatari 2023-05-13 12:10:32 +02:00
parent e5a455e7c7
commit fdfc0a748b

View File

@ -1,5 +1,4 @@
cmake_minimum_required( VERSION 3.16 )
project( sdk )
set( FOLDER_CONTEXT "Foundation" )
add_subdirectory( vpc ) # VPC and Tier0 must be the first as this creates the shared PCH!