Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev authored Mar 20, 2024
1 parent 2ab9fd5 commit 4faa04b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipe/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ message(STATUS " libraries: ${CPPINTEROP_LIBRARIES}")
message(STATUS " include path: ${CppInterOp_INCLUDE_DIRS}")
add_executable(cmake_build_test test.cpp)
target_link_libraries(cmake_build_test PRIVATE clangCppInterOp)
add_compile_definitions(cmake_build_test PUBLIC CONDA_PREFIX="${CONDA_PREFIX}")

0 comments on commit 4faa04b

Please sign in to comment.