mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-16 23:29:59 +00:00
edit project structure
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# set files
|
||||
file (GLOB SOURCES *.cpp)
|
||||
file (GLOB HEADERS ${SUBPROJECT_INCLUDE_DIR}/${SUBPROJECT}/*.h)
|
||||
set (HEADERS ${HEADERS} ${CMAKE_SOURCE_DIR}/task.h)
|
||||
file (GLOB HEADERS *.h)
|
||||
# set (HEADERS ${HEADERS} ${CMAKE_CURRENT_SOURCE_DIR}/task.h)
|
||||
|
||||
# include_path
|
||||
include_directories (${SUBPROJECT_INCLUDE_DIR}
|
||||
|
Reference in New Issue
Block a user