hunting/test/utils/CMakeLists.txt
2023-07-20 08:18:17 -07:00

7 lines
102 B
CMake

# cmake_minimum_required(VERSION 2.8.0)
#Compile gtest for test code.
add_subdirectory(ReturnCode)