Remove mockkms dir from the build dir (#10650)

Description

Remove mockkms dir from the build dir

Testing
This commit is contained in:
Ata E Husain Bohra 2023-07-20 14:14:29 -07:00 committed by GitHub
parent e1aa6d3dd1
commit 784c99f698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,3 @@ if(NOT WIN32)
add_subdirectory(TraceLogHelper)
add_subdirectory(TestHarness)
endif()
add_subdirectory(mockkms)