Browse Source

Update platforms/posix/src/lockstep_scheduler/CMakeLists.txt

Co-Authored-By: MaEtUgR <maetugr@gmail.com>
sbg
Daniel Agar 6 years ago committed by Matthias Grob
parent
commit
7a1c8ea8cb
  1. 2
      platforms/posix/src/lockstep_scheduler/CMakeLists.txt

2
platforms/posix/src/lockstep_scheduler/CMakeLists.txt

@ -34,7 +34,7 @@ else() @@ -34,7 +34,7 @@ else()
src/lockstep_scheduler.cpp
)
target_include_directories(lockstep_scheduler
PUBLIC
PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}/include
)

Loading…
Cancel
Save