CMake
Unsolved
General and Desktop
-
Hello everyone,
How can I access and modify the cmake file please?
Thanks -
Hi,
As silly as it may sound: open the file and edit it.
-
Hi @SGaist , thanks for the reply, I can't locate the file?
-
It usually is at the root of your project.
-
Hi,
If you want to use git hub, copy project from github and New project- Import project- git clone- copy in rep ... in file cmake, you can modify cmake file.
if you save file in your computer, open project- find your file and select cmake file and ....
I hope my understand your mind! -
@Alfie-Anil just to make sure here: when you created your project, did you specify CMake as your build system?