tawmoto

Results 8 comments of tawmoto

Sorry for a bit offtopic, I want to disable the unit tests compilation because of this problem, I tried with `perl Configure no-unit-test` but this problematic file still compiles and...

> > Sorry for a bit offtopic, I want to disable the unit tests compilation because of this problem, I tried with `perl Configure no-unit-test` but this problematic file still...

> You should be able to accomplish what you want by modifying https://cmake-format.readthedocs.io/en/latest/configopts.html#layout-passes > > I don't have an example off the top of my head but maybe you can...

@cheshirekow The tool acts very strange, sometimes splits from a single line to a multiline and sometimes (very similar) replaces the multiline with a single line. (check the first `set`...

> You're referring to `set()` or `list()` in your example? I am referring to first `set` and the `list`. > In general, if a statement fits on one line then...

@cheshirekow thanks a lot for you nice support, we decided not to use cmake-format at the moment so I don't have the settings anymore but when I will start working...

> I think you must set it using this option https://cmake.org/cmake/help/latest/variable/CMAKE_MSVC_RUNTIME_LIBRARY.html. Thank you, I will try. I am using my option with all 3rdparties without problem, so it clearly setting...

> @tawmoto: The @tbeu PR has been merged. Can you try? It is solved for you? unfortunately I am unable to test these weeks, I am out of office but...