summaryrefslogtreecommitdiffstats
path: root/BuildUtils.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated cmake scripts with Vulkan definesEgor Yusov2018-03-161-0/+3
* Fixed incremental link warnings in UWP/Debug buildEgor Yusov2018-03-131-1/+1
* Fixed performance issues with switching PSO in D3D12 backendEgor Yusov2018-03-101-4/+6
* Enabled custom build configurationEgor Yusov2018-03-051-12/+37
* Minor update to BuildUtils.cmake: not copyng GraphicsEngineD3D12.dll when D3D...Egor Yusov2018-02-241-2/+4
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-68/+68
* Fixed c++/c flags on iOSEgor Yusov2018-02-021-0/+4
* Enabled IOS buildEgor Yusov2018-02-011-1/+6
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-261-3/+3
* CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...Egor Yusov2017-12-161-0/+7
* CMake: updated File2String; removed set_header_file_only_propertyEgor Yusov2017-12-151-9/+0
* Disabled incremental link on UWP to fix linker warningEgor Yusov2017-12-141-0/+7
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-0/+25
* More updates to CMakeLists.tstEgor Yusov2017-12-111-0/+42