Skip to content

Commit

Permalink
remote builds templated out
Browse files Browse the repository at this point in the history
  • Loading branch information
lsproule committed Nov 6, 2023
1 parent 5897052 commit c9ff583
Show file tree
Hide file tree
Showing 6 changed files with 2,959 additions and 4 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ target_link_libraries(${PROJECT_NAME} libcurl)
target_link_libraries(${PROJECT_NAME} cxxopts)
target_link_libraries(${PROJECT_NAME} nlohmann_json)
target_link_libraries(${PROJECT_NAME} termcolor::termcolor)

set(SOURCE_DIR src)
set(BUILD_DIR build)
set_target_properties(cmaker PROPERTIES RUNTIME_OUTPUT_DIRECTORY build)
Expand Down
Loading

0 comments on commit c9ff583

Please sign in to comment.