summaryrefslogtreecommitdiffstats
path: root/unityplugin/GhostCubeScene/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules (using NativeWindow struct)assiduous2020-02-031-1/+1
* Updated core & samplesassiduous2020-01-081-0/+3
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-091-2/+2
* Updated cmake files to handle the case when D3D12 is not supported on Win32Egor Yusov2018-02-241-2/+4
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-131-61/+61
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-121-73/+46
* Fixed MacOS buildEgor Yusov2018-02-111-18/+3
* Fixed Android buildEgor2018-02-111-4/+2
* Fixed linux buildEgor2018-02-101-1/+2
* Reworked win32 and uwp cmake build rulesEgor Yusov2018-02-101-13/+5
* Reworked UWP app implementationEgor Yusov2018-02-091-1/+3
* Enabled IOS buildEgor Yusov2018-02-031-0/+5
* Fixed UWP deployment location for Unity emulatorEgor Yusov2018-01-281-3/+3
* Enabled MacOS supportEgor Yusov2018-01-271-2/+26
* Removed legacy VS project and solution files, updated project dependencies.Egor Yusov2017-12-281-3/+3
* Enabled Unity Emulator on Linux. Linux platform is now fully supportedEgor2017-12-251-3/+8
* CMake: updated Android build rulesEgor Yusov2017-12-161-1/+10
* Minor update to CMake; fixed compiler warning; updated DiligentCore submoduleEgor Yusov2017-12-151-0/+2
* Fixed content flag in GhostCubeScene UWP buildEgor Yusov2017-12-151-2/+2
* CMake: enabled resource processing for UnityPlugin in UWP buildEgor Yusov2017-12-151-1/+43
* Replaced FXC command with VS_SHADER_* properties. No need to specify FXC when...Egor Yusov2017-12-141-1/+1
* Added /ZW to CMake UWP build; updated readmeEgor Yusov2017-12-141-12/+18
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-7/+1
* Adding UWP to CMake (in progress)Egor Yusov2017-12-141-1/+13
* Added CMake files for Unity plugin & EmulatorEgor Yusov2017-12-121-0/+69