cmake fails on macos 13
Created by: fractalshine
Describe the bug When i'm trying to cmake happen this error
lj_arch.h:82:10: fatal error: 'TargetConditionals.h' file not found
#include "TargetConditionals.h"
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
To Reproduce Steps to reproduce the behavior: cmake in bin directory
Expected behavior cmake w/o errors
Desktop (please complete the following information):
- OS: macos ventura 13.0.1
- MBP M1, 16GB RAM
- clang version: Apple clang version 14.0.0 (clang-1400.0.29.202)
- OpenXRay build version
- git commit: 96797aa2
- git branch: dev