CMakeLists.txt 104 B

1234
  1. # Enhanced Unit Test CMakeLists.txt
  2. cmake_minimum_required(VERSION 3.12)
  3. add_subdirectory(interpreter)