Commit f56f6992 authored by Шагин Ренал Рустемович's avatar Шагин Ренал Рустемович
Browse files

-

parent 1fa8f54d
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -4,8 +4,8 @@ set(CMAKE_CXX_STANDARD 17)
project(111)
add_executable("source/complex.cpp")
add_executable(111 "source/complex.cpp")
add_subdirectory(labb)
target_link_libraries(111 PUBLIC linalg)
target_link_libraries(111 PUBLIC labb)
Subproject commit 598d2ec8b07b910384b538b70802aa8f2f95edb9
Subproject commit 1a5d9fdc3d35823e1aeedf1f44d6cd9613f8ef10
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment