summaryrefslogtreecommitdiff
path: root/cmake/FindDirectX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Don't need FindDirectX anymore, so deleted it and modified the cmake files.Jason Maskell2016-07-281-224/+0
|
* Had some compilation issues without previously generated code, fixed now.Jason Maskell2016-07-251-6/+1
| | | | | | Disabled OpenGL in the D3D11 build, for now. This is an ugly hack and needs to be fixed. Separated FindFXC into its own finder so that we can fail when it's not found.
* Project now compiles with Cmake.Jason Maskell2016-05-121-1/+4
| | | | Modified FindDirectX to use the Windows SDK more, and added support for getting dxguid.lib
* Restructuring starts. Got some initial CMake problems sorted. Need to extend.Jason Maskell2016-05-121-0/+226