Open rasteroid opened 4 years ago
This is the fix that allows the currennt executable to build. By excluding the CMakeMakeCXXCompilerId.cpp file (a test file create by CMake) from the built objects the linker will only find one main method, currennt/src/main.cpp:700.
This is the fix that allows the currennt executable to build. By excluding the CMakeMakeCXXCompilerId.cpp file (a test file create by CMake) from the built objects the linker will only find one main method, currennt/src/main.cpp:700.