testing game export
This commit is contained in:
@@ -227,6 +227,8 @@ int main()
|
||||
window->render();
|
||||
//export game
|
||||
std::string outputPath = "C:\\Users\\Dynamitos\\TrackClearGame";
|
||||
|
||||
std::system("cmake --configure");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user