Skip to content

Windows cmake lists

NexeyaSGara requested to merge github/fork/NexeyaSGara/WindowsCmakeLists into master

Add Windows CMakelists compatibility Use CmakeTangoWin.cmake for defining specific tangon link and include

Then you can cmake -G "Visual Studio X 20XX" for generating a visual project And also cmake --build ./ --config Release for building

Merge request reports