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