Update CMakeLists.txt

This commit is contained in:
Bechir Braham 2024-03-11 17:47:52 +01:00 committed by GitHub
parent c4c88c50d1
commit fd0bbf8170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,5 +87,3 @@ target_link_libraries(example PUBLIC aare)
if(AARE_PYTHON_BINDINGS)
add_subdirectory(python)
endif()
set(ENV{PROJECT_ROOT_DIR} ${PROJECT_SOURCE_DIR})