Skip to content

Commit

Permalink
yo
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Dec 24, 2023
1 parent 6256374 commit 20869e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ add_custom_target(${PROJECT_NAME}Clone
)


add_subdirectory(${source_dir})
add_subdirectory(${source_dir} ${CMAKE_BINARY_DIR}/external/YourProjectName-build)

# Enable CPack module
include(CPack)
Expand Down

0 comments on commit 20869e8

Please sign in to comment.