mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-05-04 16:18:21 +02:00
Added missing source file to CMakeLists.txt.
This commit is contained in:
parent
1ccfdfcb9b
commit
58b6541478
@ -5,6 +5,7 @@ ENDIF(JSONCPP_LIB_BUILD_SHARED)
|
|||||||
|
|
||||||
ADD_EXECUTABLE( jsoncpp_test
|
ADD_EXECUTABLE( jsoncpp_test
|
||||||
jsontest.cpp
|
jsontest.cpp
|
||||||
|
jsontest.h
|
||||||
main.cpp
|
main.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user