Skip to content

Commit

Permalink
Woops
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Jun 9, 2024
1 parent 8b2f8f8 commit f5a5395
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shim/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
find_package(Python COMPONENTS Interpreter Development)
find_package(Qt6 REQUIRED COMPONENTS Core Widgets)

qt_add_executable(${NAME} main.cpp)

target_link_libraries(${NAME} PUBLIC Python::Python)

0 comments on commit f5a5395

Please sign in to comment.