We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dd9b1 commit 9475f5bCopy full SHA for 9475f5b
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.18...3.22)
2
3
-project(nanobind_example)
+project(nanobind_example LANGUAGES CXX)
4
5
if (NOT SKBUILD)
6
message(WARNING "\
0 commit comments