about summary refs log tree commit diff
path: root/third_party/nix/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/meson.build')
-rw-r--r--third_party/nix/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/nix/meson.build b/third_party/nix/meson.build
index 78b84617a5..8c5eaf6cf9 100644
--- a/third_party/nix/meson.build
+++ b/third_party/nix/meson.build
@@ -18,7 +18,6 @@ cpp = meson.get_compiler('cpp')
 add_project_arguments(get_option('cxxflags'), language : 'cpp')
 add_project_link_arguments(get_option('ldflags'), language: 'cpp')
 
-cmake = import('cmake')
 pkg = import('pkgconfig')
 
 config_h = configuration_data()