Merge pull request #75 from ePirat/fix-missing-header

Add missing header file to CMakeLists
main
David Chisnall 8 years ago committed by GitHub
commit c99476cc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,6 +73,7 @@ set(libobjc_HDRS
objc/objc-auto.h
objc/objc-class.h
objc/objc-runtime.h
objc/objc-visibility.h
objc/objc.h
objc/runtime-deprecated.h
objc/runtime.h

Loading…
Cancel
Save