Opencv build did not generate opencv_world dll

In cmake GUI you can find all parameter using search button and set parameters.
Don’t forget that in cmake it is not true of false but On and OFF
You can get all cmake generator name using cmake -G
I prefer command line than cmake gui because I wrote my script may be 5 years ago and I still use it

You can find all cmake argument cin cmakecahe.txt or if opencv repo (big reading)