ysyx-workbench/abstract-machine/klib/CMakeLists.txt

5 lines
116 B
CMake
Raw Permalink Normal View History

2024-07-09 09:26:11 +00:00
install(DIRECTORY include/
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/abstract-machine)
2024-03-25 08:56:16 +00:00
add_subdirectory(src)