I\'m trying to prepare a native DLL plugin for use in Unity engine. For that, I\'m using C++ and thus CMake. To test the plugin before deploying, I wrote a main.cpp
main.cpp