Julia CMake Integration
Make sure you install Julia on your Fedora workstation.
sudo dnf install -y julia
Make sure you have CMake and whatever unlisted deps because I probably forgot some required deps that need installed.
Also btw open the Julia REPL and install the CxxWrap package. Press "]" in the REPL then.
add CxxWrap
``
It should bitch if you're missing something it needs.
Description
Languages
C++
93.4%
CMake
5.4%
Julia
0.9%
Shell
0.3%