"src/include/threadwise_tensor_slice_op.hpp" did not exist on "b7d052459d1f67cd3c1fdcb331027da18a479e63"
Fix Windows library install location
Don't install LIBRARIES on Windows to `bin`; they belong in `lib`. (This appears to have been done in a mistaken attempt to install the DLL's to `bin`, which do need to be there, but RUNTIME DESTINATION already takes care of this.)
Showing
Please register or sign in to comment