mirror of
https://github.com/CDevJoud/Minecraft-Community-Edition.git
synced 2026-07-16 03:00:47 +00:00
Delete other input stream folder
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
cmake_minimum_required(VERSION 4.0)
|
||||
project("InputStream")
|
||||
include(GoogleTest)
|
||||
|
||||
add_executable(${PROJECT_NAME} Main.cpp)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} GTest::gtest_main)
|
||||
Reference in New Issue
Block a user