You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Includes PR #1253: Create CMakeLists.txt for OS X with CLion support too (contributed by fsmorygo) * cmakefile key for UnrealBuildTool now allows being used on osx and linux * CMakeLists.txt now includes two additional sections: include_directories() add_definitions() for preprocessor definitions - Includes PR #1372: Project Generator Platform Source/Include Path Exclusion Removal + Makefile/CMakeLists fixes (contributed by salamanderrake). * Files for other platforms aren't filtered out so they get indexed for an easier lookup. * Fix for missing cmake targets for code-based projects. - Experimental Windows support (tested on Mac and Linux only). #codereview Michael.Trepka, Josh.Adams [CL 2618656 by Dmitry Rekman in Main branch]