mne-tools / mne-cpp

MNE-CPP: A Framework for Electrophysiology
https://mne-cpp.org/
BSD 3-Clause "New" or "Revised" License
151 stars 137 forks source link

[FIX] Fix build for windows #928

Closed juangpc closed 1 year ago

juangpc commented 1 year ago

In windows, dlls seem to be left compiled in the build folder when this RUNTIME_OUTPUT_DIRECTORY is not set.

juangpc commented 1 year ago

Reorganization makes it more clear (to me) what is going on. Don't mind deleting messages.