Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Samer Afach
SharedPtr-cpp03
Commits
e6998ad1
Commit
e6998ad1
authored
Sep 21, 2018
by
Samer Afach
Browse files
Update CMakeLists.txt
parent
147337c5
Pipeline
#5
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e6998ad1
...
...
@@ -4,5 +4,5 @@ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++03")
add_library
(
smartptr SmartPtr.cpp
)
project
(
test_
pthreadAtomic
)
project
(
test_
SharedPtr
)
add_executable
(
${
PROJECT_NAME
}
"main.cpp"
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment