cleanup include paths
This commit is contained in:
@@ -90,7 +90,9 @@ qt_add_executable(metabolus
|
||||
set_target_properties(metabolus PROPERTIES AUTOUIC ON)
|
||||
|
||||
target_include_directories(metabolus PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/src/
|
||||
${CMAKE_SOURCE_DIR}/src/ui
|
||||
${CMAKE_SOURCE_DIR}/src/synth
|
||||
${CMAKE_SOURCE_DIR}/src/ui/widgets
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user