mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralfms.git
				synced 2025-10-30 18:27:54 +00:00 
			
		
		
		
	Fixing building FMS container issue.
This commit is contained in:
		| @@ -92,6 +92,7 @@ WORKDIR /owfms | |||||||
| RUN mkdir cmake-build | RUN mkdir cmake-build | ||||||
| WORKDIR /owfms/cmake-build | WORKDIR /owfms/cmake-build | ||||||
| RUN cmake .. \ | RUN cmake .. \ | ||||||
|  |           -Dcrypto_LIBRARY=ON \ | ||||||
|           -Dcrypto_INCLUDE_DIR=/usr/local/include \ |           -Dcrypto_INCLUDE_DIR=/usr/local/include \ | ||||||
|           -Dcrypto_SHARED_LIBRARY=/usr/lib |           -Dcrypto_SHARED_LIBRARY=/usr/lib | ||||||
| RUN cmake --build . --config Release -j8 | RUN cmake --build . --config Release -j8 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959