Properly check for functions in Win32 shared libs
commit2083884ae329072b316e725330af92f683786451
authorChris Robinson <chris.kcat@gmail.com>
Tue, 16 Feb 2010 13:36:49 +0000 (16 05:36 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 16 Feb 2010 13:36:49 +0000 (16 05:36 -0800)
tree9e4ababb91633c6ab5e5a6b17d634cfff79be073
parent2f644c7ed5d72ec1a469be3e028923d475403f0b
Properly check for functions in Win32 shared libs
CMakeLists.txt
cmake/CheckSharedFunctionExists.c [new file with mode: 0644]
cmake/CheckSharedLibraryExists.cmake [new file with mode: 0644]