Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why change default output paths? #36

Open
xahon opened this issue Jun 23, 2020 · 0 comments
Open

Why change default output paths? #36

xahon opened this issue Jun 23, 2020 · 0 comments

Comments

@xahon
Copy link

xahon commented Jun 23, 2020

I just wonder why? What's the reason?

cppfs/CMakeLists.txt

Lines 87 to 89 in e6b03ac

set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR})
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR})
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant