I have added those strings and fully compiled but World server and Auth Server are still unable to read config files from folder of choice.
Says Error: invalid or missing default configuration file
cmake .. -G "Visual Studio 15 2017 Win64" -DCMAKE_INSTALL_PREFIX=C:\trinitycore -DCONF_DIR=/conf -DLIBSDIR=/lib -DMYSQL_LIBRARY=C:/MySQL/lib_64/libmysql.lib -DSERVERS=1
Is the line i came up and it fully compiles world and auth files.