diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-11-30 20:43:58 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-11-30 20:43:58 +0900 |
| commit | e3ad061dcc2bae4fca9b225fdd3109edf0210681 (patch) | |
| tree | 2b0dcd5706e429a0e997e3c069bf5cb2e21251ea /src/iso/libisofs/CMakeLists.txt | |
| parent | cfa12e2abdfc5d447dbf507cd7a6005acf607807 (diff) | |
| download | krusader-master.tar.gz krusader-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/iso/libisofs/CMakeLists.txt')
| -rw-r--r-- | src/iso/libisofs/CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/iso/libisofs/CMakeLists.txt b/src/iso/libisofs/CMakeLists.txt deleted file mode 100644 index 938f9bd..0000000 --- a/src/iso/libisofs/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -include_directories( - ${CMAKE_CURRENT_SOURCE_DIR} - ${CMAKE_CURRENT_BINARY_DIR} -) - - -##### isofs library (static) - -tde_add_library( isofs STATIC_PIC AUTOMOC - SOURCES isofs.c -) |
