eygraber
11/03/2017, 7:54 AMsksk
11/03/2017, 12:35 PMolonho
11/03/2017, 3:03 PMsksk
11/03/2017, 10:33 PMsksk
11/04/2017, 1:43 AMKotlinCMakeModule/CMakeKotlinInformation.cmake
and replace the content with this: https://hastebin.com/axuvaredod.cmake
4. Open your CMakeLists.txt
file, and add this at the end: add_custom_target(MyProject COMMAND cmd /c C:/Users/Scellow/Projects/Kotlin/RealmNative/build.bat)
5. Create build.bat
file and put this content: https://hastebin.com/ejurohiwok.bat
6. Reload the CMake project and tada, works 😛sksk
11/04/2017, 1:44 AMnapperley
11/05/2017, 6:39 AMraniejade
11/05/2017, 1:19 PMolonho
11/05/2017, 3:59 PMolonho
11/05/2017, 3:59 PMraniejade
11/05/2017, 4:19 PMnapperley
11/05/2017, 8:26 PM