Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
lalalalaba
analyzer
Commits
f56f6992
Commit
f56f6992
authored
2 months ago
by
Шагин Ренал Рустемович
Browse files
Options
Download
Patches
Plain Diff
-
parent
1fa8f54d
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
CMakeLists.txt
labb
+1
-1
labb
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
+
2
−
2
View file @
f56f6992
...
...
@@ -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 l
inalg
)
target_link_libraries
(
111 PUBLIC l
abb
)
This diff is collapsed.
Click to expand it.
labb
@
1a5d9fdc
Compare
598d2ec8
...
1a5d9fdc
Subproject commit
598d2ec8b07b910384b538b70802aa8f2f95edb9
Subproject commit
1a5d9fdc3d35823e1aeedf1f44d6cd9613f8ef10
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets