Simplified issues with json library and CMakeLists.txt. Also added importJSON function. To compile .exe, go to empty build folder and run 'cmake ..' then run 'cmake --build .' This should compile the program and movieDB.exe should be in the debug folder located in the build folder.
Simplified issues with json library and CMakeLists.txt. Also added importJSON function. To compile .exe, go to empty build folder and run 'cmake ..' then run 'cmake --build .' This should compile the program and movieDB.exe should be in the debug folder located in the build folder.