cmake: do not specify headers explicitely
since we use the `include_directories(include)` it is not necessary to explitely specify all the headers file in the source list.
parent
4bf6860f
Please register or sign in to comment
since we use the `include_directories(include)` it is not necessary to explitely specify all the headers file in the source list.