aboutsummaryrefslogtreecommitdiff
path: root/ports/opengl/portfile.cmake
AgeCommit message (Collapse)Author
2020-12-01[opengl] port path fix when crosscompiling (#14724)Nemirtingas
* Update portfile to use native file path. Fixes cross-compilation paths. * Update portfile.cmake * Update CONTROL * Update ports/opengl/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-07-06[opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding ↵Billy O'Neal
Windows SDK paths. (#12232) Also delete vcpkg_get_program_files_32_bit because it was used in only one place. Resolves #8288 Obsoletes #11421, #11261, #8329
2020-05-15[OpenGL] Fix lib files copy when VCPKG_BUILD_TYPE is set (#11294)Vitalii Koshura
* [OpenGL] Fix lib files copy when VCPKG_BUILD_TYPE is set Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Change from release -> "release" in CMake if Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2018-03-23[opengl] If-def on Windows vs otherAlexander Karatarakis
2018-03-21[opengl] Fix error message when WindowsSDK cannot be foundAlexander Karatarakis
2018-01-25license has been removed from SDK 16299 default installation, use a link as ↵Stefano Sinigardi
a copyright notice like 8.1 sdk
2017-11-10add GlU32.lib to OpenGL portStefano Sinigardi
2017-09-29[opengl] Rename portfile variableAlexander Karatarakis
2017-02-24[opengl] Add branch for Windows 8.1 SDKAlexander Karatarakis
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
process.
2017-02-21[opengl] Use the latest installed version of WinSDKAlexander Karatarakis
Resolves #697, #99
2016-09-20[opengl] Remove call to vcpkg_copy_pdbsRobert Schumacher
2016-09-18Initial commitAlexander Karatarakis