Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
97549109
Commit
97549109
authored
Jan 04, 2022
by
legoc
Browse files
Moved cpp api
parent
97e1af7e
Changes
140
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
97549109
...
...
@@ -14,10 +14,10 @@ endif()
message
(
STATUS
"Build type:
${
CMAKE_BUILD_TYPE
}
"
)
if
(
${
CAMEO_API_CPP
}
)
list
(
APPEND APIs c
ameo-api-cpp
)
list
(
APPEND APIs c
pp/api
)
endif
()
if
(
${
CAMEO_API_PYTHON
}
)
list
(
APPEND APIs c
ameo-api-cpp
)
list
(
APPEND APIs c
pp/api
)
mark_as_advanced
(
CAMEO_API_CPP
)
list
(
APPEND APIs cameo-api-python
)
endif
()
...
...
c
ameo-api-cpp
/.clang-format
→
c
pp/api
/.clang-format
View file @
97549109
File moved
c
ameo-api-cpp
/.cproject
→
c
pp/api
/.cproject
View file @
97549109
File moved
c
ameo-api-cpp
/.gitignore
→
c
pp/api
/.gitignore
View file @
97549109
File moved
c
ameo-api-cpp
/.gitlab-ci.yml
→
c
pp/api
/.gitlab-ci.yml
View file @
97549109
File moved
c
ameo-api-cpp
/.project
→
c
pp/api
/.project
View file @
97549109
File moved
c
ameo-api-cpp
/CMakeLists.txt
→
c
pp/api
/CMakeLists.txt
View file @
97549109
File moved
c
ameo-api-cpp
/CONTRIBUTING.md
→
c
pp/api
/CONTRIBUTING.md
View file @
97549109
File moved
c
ameo-api-cpp
/CPackConfig.cmake
→
c
pp/api
/CPackConfig.cmake
View file @
97549109
File moved
c
ameo-api-cpp
/CPackConfig.in
→
c
pp/api
/CPackConfig.in
View file @
97549109
File moved
c
ameo-api-cpp
/ChangeLog
→
c
pp/api
/ChangeLog
View file @
97549109
File moved
c
ameo-api-cpp
/Doxyfile.in
→
c
pp/api
/Doxyfile.in
View file @
97549109
File moved
c
ameo-api-cpp
/FindRapidjson.cmake
→
c
pp/api
/FindRapidjson.cmake
View file @
97549109
File moved
c
ameo-api-cpp
/FindZeroMQ.cmake
→
c
pp/api
/FindZeroMQ.cmake
View file @
97549109
File moved
c
ameo-api-cpp
/LICENSE.txt
→
c
pp/api
/LICENSE.txt
View file @
97549109
File moved
c
ameo-api-cpp
/README
→
c
pp/api
/README
View file @
97549109
File moved
c
ameo-api-cpp
/README.md
→
c
pp/api
/README.md
View file @
97549109
File moved
c
ameo-api-cpp
/cmake/cameo-api-cpp-config.cmake.in
→
c
pp/api
/cmake/cameo-api-cpp-config.cmake.in
View file @
97549109
File moved
c
ameo-api-cpp
/cmake/cameo-api-cpp-static-config.cmake.in
→
c
pp/api
/cmake/cameo-api-cpp-static-config.cmake.in
View file @
97549109
File moved
c
ameo-api-cpp
/include/Application.h
→
c
pp/api
/include/Application.h
View file @
97549109
File moved
Prev
1
2
3
4
5
…
7
Next
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!
Cancel
Please
register
or
sign in
to comment