aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Load Psapi.dll at runtime, this avoids linking caveatPali Rohár2019-05-061-1/+0
* Implement support for dlsym() with RTLD_DEFAULT and RTLD_NEXTPali Rohár2019-02-141-0/+3
* Fix resolving global symbols when LoadLibrary() is called after dlopen()Pali Rohár2019-02-141-0/+2
* Add CMake code to export a CMake config fileSilvio2016-12-271-2/+36
* Removed wine detectionxantares2016-03-231-5/+1
* Add linked modules to a separate global listTimothy Gu2015-03-151-0/+1
* Define SHARED when building shared libraryTimothy Gu2015-03-151-0/+4
* set CMAKE_BUILD_TYPE defaultxantares2015-03-121-2/+6
* Initial cmake portxantares2014-09-231-0/+30