From 679f3edf5057edf30d3d09f26377c706508532d7 Mon Sep 17 00:00:00 2001 From: tboova469_comcast Date: Fri, 1 May 2026 13:27:35 +0530 Subject: [PATCH] test-0: For testing[DONOT MERGE] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 35ffbc4..b74dc7d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +#Testing project("JSRuntime") cmake_minimum_required(VERSION 3.16) set(JSRUNTIME_LIBRARY_NAME "JSRuntime")