First, thanks for the guide! I'm using opendnp3 version 3.0.4 and noticed the cmake options are different than what is mentioned in docs/build/cmake.md
From looking at CMakelists.txt
DNP3_ALL changed to DNP3_EVERYTHING
DNP3_DEMO changed to DNP3_EXAMPLES
DNP3_TEST changed to DNP3_TESTS
First, thanks for the guide! I'm using opendnp3 version 3.0.4 and noticed the cmake options are different than what is mentioned in docs/build/cmake.md
From looking at CMakelists.txt DNP3_ALL changed to DNP3_EVERYTHING DNP3_DEMO changed to DNP3_EXAMPLES DNP3_TEST changed to DNP3_TESTS