C_CPP/src/07_STD/CMakeLists.txt

2 lines
135 B
CMake

add_executable(07_STD_MP MP/grundgeruest.cpp MP/BinaryOctet.cpp MP/BinaryOctet.h)
add_executable(07_STD_Testat Testat/grundgeruest.cpp)