aboutsummaryrefslogtreecommitdiff
path: root/ports/ois
AgeCommit message (Collapse)Author
2019-10-30Added OIS port (#8507)Vinny
* Added OIS port * Portfile deletes bin/ and debug/bin/ when library is static * Replaced configure_file() call with file(INSTALL) call * Added fail on ARM or UWP * Moved early failure to top of file