Alain Martin
Alain Martin
If you would like `Reprojucer.cmake` to support the setting `EMBEDDED_FRAMEWORKS` ("Embedded Frameworks" in Projucer), please leave a comment on this issue.
If you would like `Reprojucer.cmake` to support the setting `XCODE_SUBPROJECTS` ("Xcode Subprojects" in Projucer), please leave a comment on this issue.
If you would like `Reprojucer.cmake` to support the setting `USE_MKL_LIBRARY_ONE_API` ("Use MKL Library (oneAPI)" in Projucer), please leave a comment on this issue.
If you would like `Reprojucer.cmake` to support the setting `USE_IPP_LIBRARY_ONE_API` ("Use IPP Library (oneAPI)" in Projucer), please leave a comment on this issue.
If you would like `Reprojucer.cmake` to support the setting `USE_LEGACY_BUILD_SYSTEM` ("Use Legacy Build System" in Projucer), please leave a comment on this issue.
If you would like `Reprojucer.cmake` to support the setting `USE_PRECOMPILED_HEADER` ("Use Precompiled Header" in Projucer), please leave a comment on this issue.
`Reprojucer.cmake` should replace `%var%` by `$ENV{var}` in paths (especially binary locations).
_Originally posted by @paulfd in https://github.com/McMartin/FRUT/issues/458#issuecomment-475869212_: > I'm sorry for hijacking this... Concerning the need for Projucer, does this mean that once I turned the jucer file into a CMakeList...