misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Tue, 20 Nov 2018 00:09:35 +0100
changeset 14253 084af6d2685f
parent 8536 55365fccb075
permissions -rw-r--r--
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif