mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
@@ -67,8 +67,10 @@ endif()
|
||||
# add project code
|
||||
add_subdirectory(src)
|
||||
|
||||
# add usage example
|
||||
add_subdirectory(example)
|
||||
if(!${projectPrefix}API_FREESTANDING)
|
||||
# add usage example
|
||||
add_subdirectory(example)
|
||||
endif()
|
||||
|
||||
# add unit tests
|
||||
enable_testing()
|
||||
|
Reference in New Issue
Block a user