You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can configure and build my project with meson/ninja, but I'm not sure how to get CLion to load that build configuration using mcw. I tried creating an empty CMakeLists.txt in the build directory and load it in CLion, but it didn't work.
Alternatively, is it possible to configure CLion so that it configures meson with the same parameters I use on the command line?
The text was updated successfully, but these errors were encountered:
I can configure and build my project with meson/ninja, but I'm not sure how to get CLion to load that build configuration using
mcw
. I tried creating an emptyCMakeLists.txt
in the build directory and load it in CLion, but it didn't work.Alternatively, is it possible to configure CLion so that it configures meson with the same parameters I use on the command line?
The text was updated successfully, but these errors were encountered: