Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix CMake files | Egor Tensin | 2019-12-09 |
| | | | | | | | | | It used to work, but since a few commits ago (with the introduction of cmake_minimum_required, I suspect), some libraries couldn't be found by the executables. It makes a lot of sense actually, since the service library is referenced in the headers, which are referenced in the utils. | ||
* | um: strip the 'lib' prefix from CMake targets | Egor Tensin | 2017-04-29 |
| | |||
* | nt_path_converter -> nt_namespace | Egor Tensin | 2017-04-28 |