PackedCrack / ubiquitous-chainsaw

GNU General Public License v3.0
0 stars 0 forks source link

cmake configure error for visual studio #5

Closed PackedCrack closed 3 months ago

PackedCrack commented 4 months ago

custom build dependencies that are responsible for copying .dll and .lib files to the correct output folder fails when configured for visual studio. This is because visual studio places the binaries in visual studio created folders, "Debug", "Release" depending on configuration.