• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Update CMakeLists.txt file

ShadowBilll

New Member
Joined
Aug 8, 2018
Messages
6
Reaction score
0
I changed the CMakeLists.txt file after building otclient, and now that I do a new build, changing the CMakeLists.txt file doesn't work. How do I make the change work?
 
So in order to see cmake changes you have to regenerate msvc project (cmake-gui can be helpful). You can not use already provided project, because is not configured to use cmake.
 
Back
Top