diff options
Diffstat (limited to 'um/libnt_path_converter/utils/CMakeLists.txt')
-rw-r--r-- | um/libnt_path_converter/utils/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/um/libnt_path_converter/utils/CMakeLists.txt b/um/libnt_path_converter/utils/CMakeLists.txt deleted file mode 100644 index 9915995..0000000 --- a/um/libnt_path_converter/utils/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -add_executable(convert_nt_path convert_nt_path.cpp) -target_link_libraries(convert_nt_path libnt_path_converter) |