mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-04 12:18:41 +01:00
saving work: failed attempt at sublibraries
This commit is contained in:
7
examples/CMakeLists.txt
Normal file
7
examples/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
add_executable(example "${CMAKE_CURRENT_SOURCE_DIR}/main.cpp")
|
||||
|
||||
target_include_directories(example PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
||||
target_link_libraries(example PUBLIC aare)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user