mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Ensure UNIX gets definitions sent by subfolders in CMake scripts.
This commit is contained in:
@@ -108,6 +108,9 @@ add_subdirectory(darwin)
|
|||||||
add_subdirectory(linux)
|
add_subdirectory(linux)
|
||||||
add_subdirectory(bsd)
|
add_subdirectory(bsd)
|
||||||
|
|
||||||
|
# Needed to pass upper level definitions back down
|
||||||
|
add_sub_definitions()
|
||||||
|
|
||||||
# Even if empty it needs to be present
|
# Even if empty it needs to be present
|
||||||
add_sub_libraries()
|
add_sub_libraries()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user