# 假设将JResult放到third_party目录中:
add_subdirectory(${CMAKE_SOURCE_DIR}/third_party/JResult)
add_executable(execute_target ${ALL_SRCS})
target_link_libraries(execute_target JResult)
-
Notifications
You must be signed in to change notification settings - Fork 0
A C++ return template for functions. In order to return err messages or anything else when success or fail.
License
ZhengqiaoWang/JResult
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A C++ return template for functions. In order to return err messages or anything else when success or fail.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published