Skip to content

Commit 98c4307

Browse files
committed
[Add] Include LineNumberArea.h in the executable target
1 parent f564991 commit 98c4307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ add_executable(${TARGET_NAME}
6060
include/CodeEditor.h
6161
include/Syntax.h
6262
include/Tree.h
63+
include/LineNumberArea.h
6364
)
6465

6566
qt_add_resources(APP_RESOURCES resources.qrc)

0 commit comments

Comments
 (0)