This repository has been archived on 2026-05-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ITCS-4182/common/CMakeLists.txt

3 lines
83 B
CMake

add_library(common INTERFACE)
target_include_directories(common INTERFACE include)